Skip to content

Commit

Permalink
Merge branch 'version-1.0.4'
Browse files Browse the repository at this point in the history
  • Loading branch information
Doubi88 committed Aug 29, 2023
2 parents 84b2c52 + 4b7ad5c commit 39d8ccf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@ android {
applicationId "io.github.doubi88.slideshowwallpaper"
minSdkVersion 18
targetSdk 33
versionCode 4
versionName "1.0.3"
versionCode 5
versionName "1.0.4"
testInstrumentationRunner 'androidx.test.runner.AndroidJUnitRunner'
}
buildTypes {
Expand Down

0 comments on commit 39d8ccf

Please sign in to comment.