Skip to content

Commit

Permalink
Increase version
Browse files Browse the repository at this point in the history
  • Loading branch information
RikudouSage committed Oct 2, 2024
1 parent f3b7023 commit 8f84fe8
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 "cz.chrastecky.aiwallpaperchanger"
minSdk 24
targetSdk 34
versionCode 69
versionName '1.27.0'
versionCode 70
versionName '1.28.0'
versionNameSuffix '-'

testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
Expand Down

0 comments on commit 8f84fe8

Please sign in to comment.