Update proguard version

This commit is contained in:
Mikhael Bogdanov
2019-05-14 16:41:06 +02:00
parent 07394bd6d3
commit 2f7f05c3bc
+1 -1
View File
@@ -27,7 +27,7 @@ buildscript {
classpath("com.gradle.publish:plugin-publish-plugin:0.9.7")
classpath(kotlin("gradle-plugin", bootstrapKotlinVersion))
classpath("net.sf.proguard:proguard-gradle:6.0.3")
classpath("net.sf.proguard:proguard-gradle:6.1.0")
classpath("org.jetbrains.dokka:dokka-gradle-plugin:0.9.17")
// a workaround to add another one buildSrc with Cidr-specific tools to Gradle classpath