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 8cf6cde commit 3c0cb0dCopy full SHA for 3c0cb0d
app/build.gradle
@@ -13,8 +13,8 @@ android {
13
applicationId "com.klee.volumelockr"
14
minSdkVersion 19
15
targetSdkVersion 34
16
- versionCode 11
17
- versionName "1.6.1"
+ versionCode 13
+ versionName "1.6.3"
18
multiDexEnabled true
19
20
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
0 commit comments