Skip to content

Commit

Permalink
Prepare new release
Browse files Browse the repository at this point in the history
  • Loading branch information
Bertware committed Dec 8, 2023
1 parent 06ea29e commit 8355d29
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Hyperrail/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ apply plugin: 'com.android.application'
apply plugin: 'com.google.gms.google-services'
apply plugin: 'com.google.firebase.crashlytics'

def VERSION_CODE = 61
def VERSION_NAME = '1.4.2'
def VERSION_CODE = 62
def VERSION_NAME = '1.4.3'

android {
compileSdk 34
Expand Down

0 comments on commit 8355d29

Please sign in to comment.