Skip to content

Commit

Permalink
v2.1.0 --> v3.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
CrazyMarvin authored Aug 20, 2024
1 parent 8bd659b commit 8de0b09
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 @@ -16,8 +16,8 @@ android {
applicationId "rocks.poopjournal.todont"
minSdkVersion 26
targetSdkVersion 34
versionCode 210
versionName "2.1.0"
versionCode 300
versionName "3.0.0"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
vectorDrawables.useSupportLibrary = true
multiDexEnabled true
Expand Down

0 comments on commit 8de0b09

Please sign in to comment.