This commit is contained in:
ajgeiss0702
2021-07-31 11:15:34 -07:00
parent 347baf072d
commit bf907855b3
8 changed files with 15 additions and 8 deletions
+1 -1
View File
@@ -11,7 +11,7 @@ repositories {
}
allprojects {
version = "2.0.0-pre2"
version = "2.0.0-pre3"
group = "us.ajg0702"
tasks.withType<Test>().configureEach {