Skip to content
Snippets Groups Projects
Commit 307d4398 authored by cyberta's avatar cyberta
Browse files

update version to 1.0.2RC4

parent 97ce9dbb
Branches
Tags 1.0.2RC4
No related merge requests found
Pipeline #30055 failed
......@@ -9,6 +9,8 @@ features:
bugfixes:
- fix performance issues on UI thread if VPN (re-)connects
- fix several crashes
- removed annoying dot from navigation drawer menu icon ;)
- show the correct state on main screen if VPN blocks all outgoing traffic
1.0.1
- fix Android 9 crash
......
......@@ -14,8 +14,8 @@ android {
defaultConfig {
applicationId "se.leap.bitmaskclient"
versionCode 144
versionName "1.0.2RC3"
versionCode 145
versionName "1.0.2RC4"
minSdkVersion 16
targetSdkVersion 28
vectorDrawables.useSupportLibrary = true
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment