Magic_Ling_Pixel_Dungeon/core
Evan Debenham 5e759d4f1f v0.7.1c: switched to experimental R8 optimizer which replaces proguard.
A few things to note:
- R8 is currently experimental, but is becoming default in AS 3.4
- R8 results in a decent decrease in bytecode size
- R8 necessitates switching off proguard-optimize, as that config nukes
  the line number table even with -keepattributes LineNumberTable.
  Hopefully that will be fixed and optimize can be re-enabled for
  even more size savings.
- No instability has been observed, but if any crops up I will revert
2019-01-12 16:57:20 -05:00
..
src v0.7.1c: updated translations 2019-01-12 16:56:53 -05:00
build.gradle v0.7.1c: switched to experimental R8 optimizer which replaces proguard. 2019-01-12 16:57:20 -05:00
proguard-rules.pro v0.7.1c: switched to experimental R8 optimizer which replaces proguard. 2019-01-12 16:57:20 -05:00