parent
79dca0074d
commit
edefffabcd
|
|
@ -79,8 +79,8 @@ android {
|
||||||
applicationId = "chat.revolt"
|
applicationId = "chat.revolt"
|
||||||
minSdk = 24
|
minSdk = 24
|
||||||
targetSdk = 35
|
targetSdk = 35
|
||||||
versionCode = Integer.parseInt("001_003_106".replace("_", ""), 10)
|
versionCode = Integer.parseInt("001_003_206".replace("_", ""), 10)
|
||||||
versionName = "1.3.6a"
|
versionName = "1.3.6b"
|
||||||
|
|
||||||
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
|
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
|
||||||
vectorDrawables {
|
vectorDrawables {
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue