Bump app version to 1.7.2 (versionCode 11) and rebuild APK
This commit is contained in:
@@ -12,8 +12,8 @@ android {
|
||||
applicationId = "com.devlab.app"
|
||||
minSdk = 26
|
||||
targetSdk = 37
|
||||
versionCode = 10
|
||||
versionName = "1.7.1"
|
||||
versionCode = 11
|
||||
versionName = "1.7.2"
|
||||
}
|
||||
|
||||
buildTypes {
|
||||
|
||||
Reference in New Issue
Block a user