Upgrade to Kotlin 1.4.30, Gradle 6.8.2

This commit is contained in:
Edwin Jakobs
2021-02-06 22:08:11 +01:00
parent d6dbf2a6d7
commit 8f5f25c464
7 changed files with 16 additions and 17 deletions

View File

@@ -8,7 +8,7 @@ sourceSets {
}
}
def boofcvVersion = "0.36"
def boofcvVersion = "0.37"
dependencies {