Skip to content

Commit

Permalink
v1.5 --> v1.6
Browse files Browse the repository at this point in the history
  • Loading branch information
CrazyMarvin authored Jul 24, 2023
1 parent 8434aef commit f5f9ba4
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 @@ -6,8 +6,8 @@ android {
applicationId "rocks.poopjournal.flashy"
minSdk 19
targetSdk 33
versionCode 6
versionName "1.5"
versionCode 7
versionName "1.6"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
multiDexEnabled true
resConfigs "en", "cs", "hr", "lt", "nb-rNO", "pt-rBR", "tr"
Expand Down

0 comments on commit f5f9ba4

Please sign in to comment.