chore: bump to 1.2.4-beta+gp20
Signed-off-by: Infi <infi@infi.sh>
This commit is contained in:
parent
7b77daebee
commit
5cb9df731b
|
|
@ -59,8 +59,8 @@ android {
|
||||||
applicationId "chat.revolt"
|
applicationId "chat.revolt"
|
||||||
minSdk 24
|
minSdk 24
|
||||||
targetSdk 35
|
targetSdk 35
|
||||||
versionCode Integer.parseInt("001_002_003".replaceAll("_", ""), 10)
|
versionCode Integer.parseInt("001_002_004".replaceAll("_", ""), 10)
|
||||||
versionName "1.2.3-beta+gp20"
|
versionName "1.2.4-beta+gp20"
|
||||||
|
|
||||||
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
||||||
vectorDrawables {
|
vectorDrawables {
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue