Skip to content

Commit 02ef08e

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

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Hyperrail/build.gradle

Lines changed: 2 additions & 2 deletions
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)