Skip to content

Commit

Permalink
Merge pull request #43 from KieronQuinn/2.2.2
Browse files Browse the repository at this point in the history
2.2.2
  • Loading branch information
KieronQuinn authored May 11, 2022
2 parents c67394d + bc3d123 commit 2eb59ac
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ plugins {
id 'com.google.android.gms.oss-licenses-plugin'
}

def tagName = '2.2.1'
def tagCode = 221
def tagName = '2.2.2'
def tagCode = 222

android {
compileSdk 32
Expand Down
4 changes: 2 additions & 2 deletions app/release/output-metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@
"type": "SINGLE",
"filters": [],
"attributes": [],
"versionCode": 210,
"versionName": "2.1",
"versionCode": 222,
"versionName": "2.2.2",
"outputFile": "app-release.apk"
}
],
Expand Down

0 comments on commit 2eb59ac

Please sign in to comment.