Skip to content

Commit

Permalink
Version increase for v1.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
wslany authored May 5, 2022
1 parent 9645ecb commit e0dc92d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions catroid/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -99,8 +99,8 @@ ext.copyGoogleServicesFile = { flavorName, flavorId ->
}
}

def defaultVersionCode = 87
def defaultVersionName = "1.1.1"
def defaultVersionCode = 88
def defaultVersionName = "1.1.2"

android {
compileSdkVersion 30
Expand Down

0 comments on commit e0dc92d

Please sign in to comment.