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 3b6799f commit 984b671Copy full SHA for 984b671
app/build.gradle.kts
@@ -11,8 +11,8 @@ android {
11
applicationId = "com.leohearts.alternativeUnlockHook"
12
minSdk = 30
13
targetSdk = 34
14
- versionCode = 4
15
- versionName = "1.4"
+ versionCode = 6
+ versionName = "1.5"
16
17
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
18
vectorDrawables {
0 commit comments