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

set version to 1.0.2RC2

parent 54f2d51e
No related branches found
No related tags found
No related merge requests found
1.0.2 - the anti-censorship release
features:
- implement Pluggable Transports to circumvent VPN blocking
- exclude apps from VPN >> credits to Akuma
- improved gateway setup error handling
bugfixes:
- fix performance issues on UI thread if VPN (re-)connects
- fix several crashes
1.0.0
Bugs:
- fix tablet layouts in portrait
......
......@@ -14,8 +14,8 @@ android {
defaultConfig {
applicationId "se.leap.bitmaskclient"
versionCode 142
versionName "1.0.2RC1"
versionCode 143
versionName "1.0.2RC2"
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