Skip to content

Commit

Permalink
chore: bump version to 1.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
AndroidLabs-org authored Nov 29, 2024
1 parent aa34079 commit 1535021
Show file tree
Hide file tree
Showing 6 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 = 28
targetSdk = 35
versionCode = 9
versionName = "1.0.4"
versionCode = 10
versionName = "1.0.5"

testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
vectorDrawables {
Expand Down
1 change: 1 addition & 0 deletions metadata/en-US/changelogs/10.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Added Target SDK version to app's info.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified metadata/en-US/images/phoneScreenshots/screenshot-backup.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified metadata/en-US/images/phoneScreenshots/screenshot-home.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 1535021

Please sign in to comment.