update
This commit is contained in:
parent
b5a52ef440
commit
095f593050
@ -29,8 +29,8 @@ android {
|
|||||||
applicationId = "com.wall.turing.wallpapers"
|
applicationId = "com.wall.turing.wallpapers"
|
||||||
minSdk = 24
|
minSdk = 24
|
||||||
targetSdk = 36
|
targetSdk = 36
|
||||||
versionCode = 1
|
versionCode = 2
|
||||||
versionName = "1.0"
|
versionName = "1.1"
|
||||||
|
|
||||||
setProperty("archivesBaseName", "Turing Wallpapers_V" + versionName + "(${versionCode})_$timestamp")
|
setProperty("archivesBaseName", "Turing Wallpapers_V" + versionName + "(${versionCode})_$timestamp")
|
||||||
testInstrumentationRunner = "androidx.live.runner.AndroidJUnitRunner"
|
testInstrumentationRunner = "androidx.live.runner.AndroidJUnitRunner"
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user