0
0
mirror of https://github.com/markusfisch/BinaryEye.git synced 2024-09-19 19:42:18 +02:00

Remove enableR8=true from gradle.properties

No longer used with Gradle 7.
This commit is contained in:
Markus Fisch 2021-08-12 21:13:12 +02:00
parent 273f38c36c
commit af70d9507b

View File

@ -1,3 +1,2 @@
org.gradle.jvmargs=-Xmx1536m
kotlin.code.style=official
android.enableR8=true