Skip to content

Commit

Permalink
Bumped version to 2.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
ByteHamster committed Jan 1, 2021
1 parent c6a5266 commit a87cec5
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 @@ -22,8 +22,8 @@ android {
// "1.2.3-SNAPSHOT" -> 1020300
// "1.2.3-RC4" -> 1020304
// "1.2.3" -> 1020395
versionCode 2010195
versionName "2.1.1"
versionCode 2010295
versionName "2.1.2"

multiDexEnabled false
vectorDrawables.useSupportLibrary true
Expand Down

0 comments on commit a87cec5

Please sign in to comment.