V1.2(3)
This commit is contained in:
parent
1ff3d16036
commit
dd4574215b
@ -19,8 +19,8 @@ android {
|
||||
applicationId = "com.phone.wall.paper"
|
||||
minSdk = 24
|
||||
targetSdk = 35
|
||||
versionCode = 2
|
||||
versionName = "1.1"
|
||||
versionCode = 3
|
||||
versionName = "1.2"
|
||||
|
||||
setProperty("archivesBaseName", "Phone Wallpaper_V" + versionName + "(${versionCode})_$timestamp")
|
||||
testInstrumentationRunner = "androidx.live.runner.AndroidJUnitRunner"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user