update
This commit is contained in:
parent
d2b48e6f8d
commit
88a7ec0763
@ -16,8 +16,8 @@ android {
|
||||
applicationId = "com.cake.draw.painting"
|
||||
minSdk = 24
|
||||
targetSdk = 36
|
||||
versionCode = 3
|
||||
versionName = "1.2"
|
||||
versionCode = 4
|
||||
versionName = "1.3"
|
||||
setProperty("archivesBaseName", "CakePainting Helper_V" + versionName + "(${versionCode})_$timestamp")
|
||||
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user