Skip to content

Commit

Permalink
chore: bump version to 1.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
AndroidLabs-org authored Jul 30, 2024
1 parent db7dc03 commit 4cc2995
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 = 6
versionName = "1.0.1"
versionCode = 7
versionName = "1.0.2"

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

0 comments on commit 4cc2995

Please sign in to comment.