chore: bump to 1.2.2-beta+gp20
Signed-off-by: Infi <infi@infi.sh>
This commit is contained in:
parent
f6d9800f15
commit
77af591fa1
|
|
@ -59,8 +59,8 @@ android {
|
||||||
applicationId "chat.revolt"
|
applicationId "chat.revolt"
|
||||||
minSdk 24
|
minSdk 24
|
||||||
targetSdk 34
|
targetSdk 34
|
||||||
versionCode Integer.parseInt("001_002_001".replaceAll("_", ""), 10)
|
versionCode Integer.parseInt("001_002_002".replaceAll("_", ""), 10)
|
||||||
versionName "1.2.1-beta+gp20"
|
versionName "1.2.2-beta+gp20"
|
||||||
|
|
||||||
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
||||||
vectorDrawables {
|
vectorDrawables {
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue