We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 47c28e6 commit 02ef08eCopy full SHA for 02ef08e
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 = 54
12
-def VERSION_NAME = '1.3.0'
+def VERSION_CODE = 55
+def VERSION_NAME = '1.3.1'
13
14
android {
15
compileSdkVersion 31
0 commit comments