Skip to content

Commit

Permalink
Bumped version to 2.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ByteHamster committed Apr 13, 2021
1 parent 4caa5eb commit 35259f5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@ android {
// Version code schema:
// "1.2.3-beta4" -> 1020304
// "1.2.3" -> 1020395
versionCode 2020003
versionName "2.2.0-beta3"
versionCode 2020095
versionName "2.2.0"

multiDexEnabled false
vectorDrawables.useSupportLibrary true
Expand Down

0 comments on commit 35259f5

Please sign in to comment.