We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c6c4ac4 commit b91e331Copy full SHA for b91e331
1 file changed
app/build.gradle.kts
@@ -11,8 +11,8 @@ android {
11
applicationId = "com.leohearts.alternativeUnlockHook"
12
minSdk = 33
13
targetSdk = 34
14
- versionCode = 1
15
- versionName = "1.0"
+ versionCode = 2
+ versionName = "1.1"
16
17
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
18
vectorDrawables {
0 commit comments