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

set version to 1.0.0RC1

parent 6c9a2908
No related branches found
No related tags found
No related merge requests found
1.0.0RC1
Bugs:
- fix tablet layouts in portrait
- fix bug that leads to inability to turn off vpn on Android 8+
features:
- full support of Android 8+ kill switch ("Block connections without VPN")
- improve visibility of connecting state by changing the progress animation
- update ics-openvpn, openssl and openvpn
- a lot of small UI improvements
0.9.11 - another consolidation release
Bugs:
- fixes app crashes
......
......@@ -16,8 +16,8 @@ android {
defaultConfig {
applicationId "se.leap.bitmaskclient"
versionCode 138
versionName "0.9.11"
versionCode 139
versionName "1.0.0RC1"
minSdkVersion 16
targetSdkVersion 27
resValue "string", "app_name", appName
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment