Skip to content

Commit

Permalink
Merge pull request #97 from zelloptt/update-version
Browse files Browse the repository at this point in the history
Update build.gradle version number for corrected release tag
  • Loading branch information
padgrayson91 authored Feb 19, 2024
2 parents 4825f43 + 4c1ba06 commit 178e7c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion zello-sdk/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -149,7 +149,7 @@ android {
buildConfig true
}

ext.sdkVersion = "5.28.0"
ext.sdkVersion = "5.33.3"

defaultConfig {
minSdk 23
Expand Down

0 comments on commit 178e7c6

Please sign in to comment.