We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 88a2339 commit 0cee4feCopy full SHA for 0cee4fe
app/build.gradle
@@ -9,8 +9,8 @@ android {
9
applicationId "it.pgp.currenttoggles"
10
minSdkVersion 21 // for sdk 19 and lower, just use the great PowerToggles :)
11
targetSdkVersion 28
12
- versionCode 111220816
13
- versionName "1.1.1"
+ versionCode 120220819
+ versionName "1.2.0"
14
}
15
16
buildTypes {
0 commit comments