parent
f6dfab51af
commit
ec46e95a70
|
|
@ -56,8 +56,8 @@ android {
|
|||
applicationId "chat.revolt"
|
||||
minSdk 24
|
||||
targetSdk 34
|
||||
versionCode Integer.parseInt("000_006_000".replaceAll("_", ""), 10)
|
||||
versionName "0.6.0"
|
||||
versionCode Integer.parseInt("000_006_001".replaceAll("_", ""), 10)
|
||||
versionName "0.6.1"
|
||||
|
||||
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
||||
vectorDrawables {
|
||||
|
|
|
|||
Loading…
Reference in New Issue