Skip to content

Commit

Permalink
chore: bump version to 1.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
AndroidLabs-org authored Sep 12, 2024
1 parent b26baa3 commit 43237bb
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@ android {
applicationId = "org.androidlabs.applistbackup"
minSdk = 33
targetSdk = 34
versionCode = 7
versionName = "1.0.2"
versionCode = 8
versionName = "1.0.3"

testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
vectorDrawables {
Expand Down
1 change: 1 addition & 0 deletions metadata/en-US/changelogs/8.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Update metadata.

0 comments on commit 43237bb

Please sign in to comment.