Skip to content

Commit

Permalink
chore: versions
Browse files Browse the repository at this point in the history
  • Loading branch information
seamuslowry committed Sep 14, 2024
1 parent 22e4e2e commit 1b193f6
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 @@ -28,8 +28,8 @@ android {
applicationId "seamuslowry.daytracker"
minSdk 33
targetSdk 34
versionCode 38
versionName "0.31.0"
versionCode 39
versionName "0.31.1"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
vectorDrawables {
useSupportLibrary true
Expand Down

0 comments on commit 1b193f6

Please sign in to comment.