We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 06ea29e commit 8355d29Copy full SHA for 8355d29
Hyperrail/build.gradle
@@ -8,8 +8,8 @@ apply plugin: 'com.android.application'
8
apply plugin: 'com.google.gms.google-services'
9
apply plugin: 'com.google.firebase.crashlytics'
10
11
-def VERSION_CODE = 61
12
-def VERSION_NAME = '1.4.2'
+def VERSION_CODE = 62
+def VERSION_NAME = '1.4.3'
13
14
android {
15
compileSdk 34
0 commit comments