Skip to content

Commit

Permalink
revert build.gradle version bump (#524)
Browse files Browse the repository at this point in the history
Signed-off-by: Rishabh Singh <[email protected]>
  • Loading branch information
rishabh6788 authored Oct 8, 2024
1 parent a84c88e commit e2d2286
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,7 @@ jacocoTestReport {
}
}

String version = '7.1.0'
String version = '7.0.0'

task updateVersion {
doLast {
Expand Down

0 comments on commit e2d2286

Please sign in to comment.