Skip to content

Commit

Permalink
Bump Version
Browse files Browse the repository at this point in the history
  • Loading branch information
CrazyMarvin authored Sep 8, 2024
1 parent 01741b9 commit 6e2d59c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions android/app/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@ android {
applicationId = "rocks.poopjournal.fucksgiven"
minSdk = 26
targetSdk = 35
versionCode = 3
versionName = "1.0.2"
versionCode = 6
versionName = "1.0.5"

testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
vectorDrawables {
Expand Down

0 comments on commit 6e2d59c

Please sign in to comment.