Skip to content

Commit

Permalink
Merge pull request #4531 from wslany/version-increase-v1.1.2
Browse files Browse the repository at this point in the history
Version increase for v1.1.2
  • Loading branch information
wslany authored May 5, 2022
2 parents c62e05a + e0dc92d commit 6273742
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 6273742

Please sign in to comment.