Skip to content

Commit 45e722c

Browse files
committed
upgrade version
1 parent 01388b3 commit 45e722c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/build.gradle.kts

+2-2
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@ android {
1313
applicationId = "com.paranoid.privacylock"
1414
minSdk = 28
1515
targetSdk = 35
16-
versionCode = 5
17-
versionName = "v1.1.3"
16+
versionCode = 6
17+
versionName = "v1.1.4"
1818
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
1919
}
2020

0 commit comments

Comments
 (0)