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

set version to 1.0.2RC3

parent 1f22508e
Branches
Tags 1.0.2RC3
No related merge requests found
1.0.2 - the anti-censorship release 1.0.2 - the anti-censorship release
features: features:
- implement Pluggable Transports to circumvent VPN blocking - implement Pluggable Transports to circumvent VPN blocking
- exclude apps from VPN >> credits to Akuma - exclude apps from VPN
-> credits to Akuma!
- improved gateway setup error handling - improved gateway setup error handling
- updated translations
bugfixes: bugfixes:
- fix performance issues on UI thread if VPN (re-)connects - fix performance issues on UI thread if VPN (re-)connects
- fix several crashes - fix several crashes
1.0.1
- fix Android 9 crash
1.0.0 1.0.0
Bugs: Bugs:
- fix tablet layouts in portrait - fix tablet layouts in portrait
......
...@@ -14,8 +14,8 @@ android { ...@@ -14,8 +14,8 @@ android {
defaultConfig { defaultConfig {
applicationId "se.leap.bitmaskclient" applicationId "se.leap.bitmaskclient"
versionCode 143 versionCode 144
versionName "1.0.2RC2" versionName "1.0.2RC3"
minSdkVersion 16 minSdkVersion 16
targetSdkVersion 28 targetSdkVersion 28
vectorDrawables.useSupportLibrary = true vectorDrawables.useSupportLibrary = true
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment