How to automatically generate proguard-android.txt?

后端 未结 4 1789
轮回少年
轮回少年 2021-01-13 11:54

Reading all the wonderful things the new ProGuard Improvements for Android do, I switched to to the new scheme by uncommenting the following line in a newly created

4条回答
  •  死守一世寂寞
    2021-01-13 12:42

    I recommend creating a new project and copying the proguard-project.txt from there.

    In eclipse, you can do that by going to File --> New --> Other --> Android --> Android Application Project. It's just in the root directory of the new project.

提交回复
热议问题