mirror of
https://github.com/outbackdingo/amnezia-client.git
synced 2026-01-27 10:18:14 +00:00
Release 2.0.6
This commit is contained in:
@@ -102,8 +102,8 @@ android {
|
||||
resConfig "en"
|
||||
minSdkVersion = 24
|
||||
targetSdkVersion = 30
|
||||
versionCode 5 // Change to a higher number
|
||||
versionName "2.0.5" // Change to a higher number
|
||||
versionCode 6 // Change to a higher number
|
||||
versionName "2.0.6" // Change to a higher number
|
||||
}
|
||||
|
||||
buildTypes {
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
#define APPLICATION_NAME "AmneziaVPN"
|
||||
#define SERVICE_NAME "AmneziaVPN-service"
|
||||
#define ORGANIZATION_NAME "AmneziaVPN.ORG"
|
||||
#define APP_MAJOR_VERSION "2.0.5"
|
||||
#define APP_VERSION "2.0.5.0"
|
||||
#define APP_MAJOR_VERSION "2.0.6"
|
||||
#define APP_VERSION "2.0.6.0"
|
||||
|
||||
#endif // DEFINES_H
|
||||
|
||||
Reference in New Issue
Block a user