Skip to content

Commit

Permalink
Version Bump
Browse files Browse the repository at this point in the history
  • Loading branch information
CrazyMarvin authored May 11, 2024
1 parent 8576f72 commit 03d27c4
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions wear/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@ android {
applicationId "rocks.poopjournal.flashy"
minSdk 26
targetSdk 33
versionCode 11
versionName "1.9"
versionCode 13
versionName "2.1"

}

Expand All @@ -38,4 +38,4 @@ dependencies {
implementation 'androidx.recyclerview:recyclerview:1.3.1'
implementation 'androidx.wear:wear:1.3.0'

}
}

0 comments on commit 03d27c4

Please sign in to comment.