V1.0.6(7)
This commit is contained in:
parent
4857dc5882
commit
5fafc30381
@ -19,8 +19,8 @@ android {
|
|||||||
applicationId = "com.pink.cute.wallpapers"
|
applicationId = "com.pink.cute.wallpapers"
|
||||||
minSdk = 23
|
minSdk = 23
|
||||||
targetSdk = 34
|
targetSdk = 34
|
||||||
versionCode = 6
|
versionCode = 7
|
||||||
versionName = "1.0.5"
|
versionName = "1.0.6"
|
||||||
setProperty("archivesBaseName", "Pink Wallpapers_V" + versionName + "(${versionCode})_$timestamp")
|
setProperty("archivesBaseName", "Pink Wallpapers_V" + versionName + "(${versionCode})_$timestamp")
|
||||||
testInstrumentationRunner = "androidx.wallpapers.runner.AndroidJUnitRunner"
|
testInstrumentationRunner = "androidx.wallpapers.runner.AndroidJUnitRunner"
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user