更新版本号
This commit is contained in:
parent
78bc36c66b
commit
4457b5183c
@ -14,8 +14,8 @@ android {
|
|||||||
applicationId = "com.paintings.tool"
|
applicationId = "com.paintings.tool"
|
||||||
minSdk = 23
|
minSdk = 23
|
||||||
targetSdk = 34
|
targetSdk = 34
|
||||||
versionCode = 3
|
versionCode = 4
|
||||||
versionName = "1.0.2"
|
versionName = "1.0.3"
|
||||||
setProperty(
|
setProperty(
|
||||||
"archivesBaseName",
|
"archivesBaseName",
|
||||||
"AR Drawing_V" + versionName + "(${versionCode})_$timestamp"
|
"AR Drawing_V" + versionName + "(${versionCode})_$timestamp"
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user