Skip to content

Commit

Permalink
'Update Radar version to 3.8.9-beta.1
Browse files Browse the repository at this point in the history
  • Loading branch information
lmeier committed Apr 3, 2024
1 parent ba43889 commit a608cb9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sdk/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ apply plugin: "org.jetbrains.dokka"
apply plugin: 'io.radar.mvnpublish'

ext {
radarVersion = '3.8.5-beta.3'
radarVersion = '3.8.9-beta.1'
}

String buildNumber = ".${System.currentTimeMillis()}"
Expand Down

0 comments on commit a608cb9

Please sign in to comment.