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