Delete temporary proguard configuration for gradle, change the primary one.

This commit is contained in:
Ilya Gorbunov
2017-04-07 18:04:21 +03:00
parent 5aff64078c
commit f5647fb27f
3 changed files with 1 additions and 37 deletions
-6
View File
@@ -1,11 +1,5 @@
-injars '<output>/kotlin-reflect-before-proguard.jar'
-outjars '<kotlin-home>/lib/kotlin-reflect.jar'
-dontnote **
-libraryjars '<rtjar>'
-libraryjars '<kotlin-home>/lib/kotlin-runtime.jar'
-target 1.6
-dontoptimize
-dontobfuscate