nekocode/create-android-kotlin-app

proguard-rules

scutmason opened this issue · 1 comments

proguard-rules 里面还是
-keep class cn.nekocode.kotgo.sample.data.dto.** { *; }
但是 data 的包名已经是 DO 了,是不是还没改过来。

@scutmason 是耶我都忘记改了,谢谢提醒,有空就改掉。