We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 01c2ef8 commit 84ae47fCopy full SHA for 84ae47f
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 = 62
12
-def VERSION_NAME = '1.4.3'
+def VERSION_CODE = 63
+def VERSION_NAME = '1.4.4'
13
14
android {
15
compileSdk 34
0 commit comments