This commit is contained in:
ajgeiss0702
2021-07-30 07:58:21 -07:00
parent 1c1430fd50
commit 7825bd650d
2 changed files with 2 additions and 3 deletions
+1 -1
View File
@@ -11,7 +11,7 @@ repositories {
}
allprojects {
version = "2.0.0-pre1"
version = "2.0.0-pre2"
group = "us.ajg0702"
tasks.withType<Test>().configureEach {