Skip to content

Commit 84ae47f

Browse files
committed
Prepare for new release
1 parent 01c2ef8 commit 84ae47f

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 = 62
12-
def VERSION_NAME = '1.4.3'
11+
def VERSION_CODE = 63
12+
def VERSION_NAME = '1.4.4'
1313

1414
android {
1515
compileSdk 34

0 commit comments

Comments
 (0)