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

update to version 1.1.0RC2

parent 61d733f7
Branches
Tags
No related merge requests found
1.1.0RC2 - UX upgrade beta release
features:
- many UI and UX improvements:
* updated gateway selector
* new settings screen
* updated VPN main screen
* updated exclude apps screen
- show UDP settings
- show snowflake settings
bugfixes:
- fix save battery feature
- fix disappearing action bar subtitles after orientation change
1.1.0RC1 - early snowflakes release 1.1.0RC1 - early snowflakes release
features: features:
- support of tor and snowflake to circumvent censorship of the API server - support of tor and snowflake to circumvent censorship of the API server
......
...@@ -14,8 +14,8 @@ android { ...@@ -14,8 +14,8 @@ android {
defaultConfig { defaultConfig {
applicationId "se.leap.bitmaskclient" applicationId "se.leap.bitmaskclient"
versionCode 156 versionCode 157
versionName "1.1.0RC1" versionName "1.1.0RC2"
minSdkVersion 16 minSdkVersion 16
targetSdkVersion 30 targetSdkVersion 30
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