Skip to content

Commit 984b671

Browse files
committed
build: bump version
1 parent 3b6799f commit 984b671

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/build.gradle.kts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@ android {
1111
applicationId = "com.leohearts.alternativeUnlockHook"
1212
minSdk = 30
1313
targetSdk = 34
14-
versionCode = 4
15-
versionName = "1.4"
14+
versionCode = 6
15+
versionName = "1.5"
1616

1717
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
1818
vectorDrawables {

0 commit comments

Comments
 (0)