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 db7dc03 commit 4cc2995Copy full SHA for 4cc2995
app/build.gradle.kts
@@ -11,8 +11,8 @@ android {
11
applicationId = "org.androidlabs.applistbackup"
12
minSdk = 33
13
targetSdk = 34
14
- versionCode = 6
15
- versionName = "1.0.1"
+ versionCode = 7
+ versionName = "1.0.2"
16
17
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
18
vectorDrawables {
metadata/en-US/changelogs/7.txt
@@ -0,0 +1 @@
1
+Update metadata.
0 commit comments