Skip to content

Commit 1535021

Browse files
chore: bump version to 1.0.5
1 parent aa34079 commit 1535021

File tree

6 files changed

+3
-2
lines changed

6 files changed

+3
-2
lines changed

app/build.gradle.kts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@ android {
1111
applicationId = "org.androidlabs.applistbackup"
1212
minSdk = 28
1313
targetSdk = 35
14-
versionCode = 9
15-
versionName = "1.0.4"
14+
versionCode = 10
15+
versionName = "1.0.5"
1616

1717
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
1818
vectorDrawables {

metadata/en-US/changelogs/10.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Added Target SDK version to app's info.
-14.6 KB
Loading
-12.7 KB
Loading
1.03 KB
Loading
-5.96 KB
Loading

0 commit comments

Comments
 (0)