Skip to content

Commit

Permalink
revert build.gradle version bump
Browse files Browse the repository at this point in the history
Signed-off-by: Rishabh Singh <[email protected]>
  • Loading branch information
rishabh6788 committed Oct 8, 2024
1 parent 5e1c5bf commit f83831b
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 f83831b

Please sign in to comment.