Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
maxcanna committed Oct 31, 2023
1 parent 0b080c7 commit 80a8435
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion MuzeiWebcam/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ apply plugin: 'com.google.firebase.crashlytics'
def versionMajor = 2
def versionMinor = 4
def versionPatch = 2
def versionBuild = 0
def versionBuild = 1

android {
compileSdk 34
Expand Down

0 comments on commit 80a8435

Please sign in to comment.