mirror of
https://github.com/kdrag0n/safetynet-fix.git
synced 2024-11-19 20:16:59 +00:00
b0416cd3aa
R8 minification is essential for this, because otherwise the Kotlin standard library is too big and results in the app compiling to multiple dex files. It's not impossible to load multiple dex buffers, but let's keep it simple here. |
||
---|---|---|
.. | ||
.settings | ||
src/main | ||
.classpath | ||
.gitignore | ||
.project | ||
build.gradle | ||
proguard-rules.pro |