mirror of
https://github.com/stoatchat/for-android.git
synced 2026-07-20 01:25:06 -04:00
+2
-2
@@ -50,8 +50,8 @@ android {
|
||||
applicationId "chat.revolt"
|
||||
minSdk 24
|
||||
targetSdk 33
|
||||
versionCode Integer.parseInt("000_004_000".replaceAll("_", ""), 10)
|
||||
versionName "0.4.0"
|
||||
versionCode Integer.parseInt("000_004_001".replaceAll("_", ""), 10)
|
||||
versionName "0.4.1"
|
||||
|
||||
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
||||
vectorDrawables {
|
||||
|
||||
Reference in New Issue
Block a user