Skip to content

Commit

Permalink
update version
Browse files Browse the repository at this point in the history
  • Loading branch information
pgp committed Aug 22, 2022
1 parent 88a2339 commit 0cee4fe
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 @@ -9,8 +9,8 @@ android {
applicationId "it.pgp.currenttoggles"
minSdkVersion 21 // for sdk 19 and lower, just use the great PowerToggles :)
targetSdkVersion 28
versionCode 111220816
versionName "1.1.1"
versionCode 120220819
versionName "1.2.0"
}

buildTypes {
Expand Down

0 comments on commit 0cee4fe

Please sign in to comment.