Skip to content

Commit

Permalink
Version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
Bertware committed Dec 18, 2021
1 parent 47c28e6 commit 02ef08e
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 = 54
def VERSION_NAME = '1.3.0'
def VERSION_CODE = 55
def VERSION_NAME = '1.3.1'

android {
compileSdkVersion 31
Expand Down

0 comments on commit 02ef08e

Please sign in to comment.