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