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

update to 1.5.0RC1

parent 4cddbe07
No related branches found
No related tags found
1 merge request!324Release 1.5.0RC1
Pipeline #259881 passed with warnings
1.5.0RC1 API-v5 beta
features:
- support new provider config API (beta)
- allow to setup provider using an invite code and via an obfuscated proxy
- new circumvention settings user interface
- Add QR code scanning for invite code
- in-app language picker
- update openvpn and openssl
- updated translations (<3<3<3 -> translators)
bugfix:
- fix support for ed25519 private VPN keys
1.4.1 stable
features:
- update censorship circumvention library
......
......@@ -32,8 +32,8 @@ android {
// the factor 1000 is used so that gplay users can upgrade from split apks ((current version number - 1) * 1000) + n
// to extracted bundle apks, supplied by google
// however we don't calculate the versionCode here, because F-Droid doesn't like that
versionCode 176000
versionName "1.4.1"
versionCode 177000
versionName "1.5.0RC1"
compileSdk 34
minSdkVersion 21
targetSdkVersion 34
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment