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