V1.0.2(3) 资源域名更新
This commit is contained in:
parent
daf5698a99
commit
7ee19d8635
@ -24,8 +24,8 @@ android {
|
|||||||
applicationId = "com.various.funny.sounds.audio"
|
applicationId = "com.various.funny.sounds.audio"
|
||||||
minSdk = 23
|
minSdk = 23
|
||||||
targetSdk = 34
|
targetSdk = 34
|
||||||
versionCode = 2
|
versionCode = 3
|
||||||
versionName = "1.0.1"
|
versionName = "1.0.2"
|
||||||
setProperty("archivesBaseName", "Various Funny Sounds_V" + versionName + "(${versionCode})_$timestamp")
|
setProperty("archivesBaseName", "Various Funny Sounds_V" + versionName + "(${versionCode})_$timestamp")
|
||||||
testInstrumentationRunner = "androidx.audio.runner.AndroidJUnitRunner"
|
testInstrumentationRunner = "androidx.audio.runner.AndroidJUnitRunner"
|
||||||
}
|
}
|
||||||
|
|||||||
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user