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

update version to 1.0.2 stable

parent c090b68f
No related branches found
No related tags found
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 - exclude apps from VPN (credits to Akuma!)
-> credits to Akuma!
- improved gateway setup error handling - improved gateway setup error handling
- updated translations - faster recognition of newly added providers (leads to improved server load balancing)
- updated translations (thanks to Localization Lab and all translators!)
- reduced APK size
bugfixes: bugfixes:
- fix performance issues on UI thread if VPN (re-)connects - fix performance issues on UI thread if VPN (re-)connects
......
...@@ -14,8 +14,8 @@ android { ...@@ -14,8 +14,8 @@ android {
defaultConfig { defaultConfig {
applicationId "se.leap.bitmaskclient" applicationId "se.leap.bitmaskclient"
versionCode 145 versionCode 146
versionName "1.0.2RC4" versionName "1.0.2"
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