Skip to content

Commit 02ef08e

Browse files
committed
Version bump
1 parent 47c28e6 commit 02ef08e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Hyperrail/build.gradle

+2-2
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@ apply plugin: 'com.android.application'
88
apply plugin: 'com.google.gms.google-services'
99
apply plugin: 'com.google.firebase.crashlytics'
1010

11-
def VERSION_CODE = 54
12-
def VERSION_NAME = '1.3.0'
11+
def VERSION_CODE = 55
12+
def VERSION_NAME = '1.3.1'
1313

1414
android {
1515
compileSdkVersion 31

0 commit comments

Comments
 (0)