Skip to content

Commit 3c0cb0d

Browse files
committed
Bump VolumeLockr to 1.6.3
It seems like fdroid had the time to catch the 1.6.2 zombie version (:
1 parent 8cf6cde commit 3c0cb0d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@ android {
1313
applicationId "com.klee.volumelockr"
1414
minSdkVersion 19
1515
targetSdkVersion 34
16-
versionCode 11
17-
versionName "1.6.1"
16+
versionCode 13
17+
versionName "1.6.3"
1818
multiDexEnabled true
1919

2020
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"

0 commit comments

Comments
 (0)