parent
a0df8f7b98
commit
d7b61f1caa
|
|
@ -80,8 +80,8 @@ android {
|
||||||
applicationId = "chat.revolt"
|
applicationId = "chat.revolt"
|
||||||
minSdk = 26
|
minSdk = 26
|
||||||
targetSdk = 36
|
targetSdk = 36
|
||||||
versionCode = Integer.parseInt("001_003_208".replace("_", ""), 10)
|
versionCode = Integer.parseInt("001_003_308".replace("_", ""), 10)
|
||||||
versionName = "1.3.8"
|
versionName = "1.3.8a"
|
||||||
|
|
||||||
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
|
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
|
||||||
vectorDrawables {
|
vectorDrawables {
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue