Skip to content

Commit

Permalink
chore: update version to 1.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
sds100 committed Nov 11, 2022
1 parent be8f2f9 commit d153c3f
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 @@ -18,8 +18,8 @@ android {
minSdk 21
//noinspection OldTargetApi wait for sources to be released before upgrading
targetSdk 33
versionCode 6
versionName "1.2.1"
versionCode 7
versionName "1.2.2"

testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
vectorDrawables {
Expand Down

0 comments on commit d153c3f

Please sign in to comment.