Skip to content

Commit

Permalink
Update version to v4.30.9
Browse files Browse the repository at this point in the history
  • Loading branch information
Github Actions Bot KLTR committed Jun 25, 2024
1 parent 6287fbc commit d3c1b52
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion playkit/version.gradle
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// PlayKit Library Version
ext.playkitVersion = 'dev'
ext.playkitVersion = '4.30.9'

// Append short commit hash to dev builds, i.e. "dev.a1b2c3d"
if (playkitVersion == 'dev') {
Expand Down

0 comments on commit d3c1b52

Please sign in to comment.