File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed
cpp-empty-test/proj.android/app
cpp-tests/proj.android/app
game-controller-test/proj.android/app
performance-tests/proj.android/app Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 21
21
-dontwarn org.cocos2dx.**
22
22
-keep public class com.chukong.** { *; }
23
23
-dontwarn com.chukong.**
24
- -keep public com.huawei.android.** { *; }
24
+ -keep public class com.huawei.android.** { *; }
25
25
-dontwarn com.huawei.android.**
26
26
27
27
# Proguard Apache HTTP for release
Original file line number Diff line number Diff line change 21
21
-dontwarn org.cocos2dx.**
22
22
-keep public class com.chukong.** { *; }
23
23
-dontwarn com.chukong.**
24
- -keep public com.huawei.android.** { *; }
24
+ -keep public class com.huawei.android.** { *; }
25
25
-dontwarn com.huawei.android.**
26
26
27
27
# Proguard Apache HTTP for release
Original file line number Diff line number Diff line change 21
21
-dontwarn org.cocos2dx.**
22
22
-keep public class com.chukong.** { *; }
23
23
-dontwarn com.chukong.**
24
- -keep public com.huawei.android.** { *; }
24
+ -keep public class com.huawei.android.** { *; }
25
25
-dontwarn com.huawei.android.**
26
26
27
27
# Proguard Apache HTTP for release
Original file line number Diff line number Diff line change 21
21
-dontwarn org.cocos2dx.**
22
22
-keep public class com.chukong.** { *; }
23
23
-dontwarn com.chukong.**
24
- -keep public com.huawei.android.** { *; }
24
+ -keep public class com.huawei.android.** { *; }
25
25
-dontwarn com.huawei.android.**
26
26
27
27
# Proguard Apache HTTP for release
You can’t perform that action at this time.
0 commit comments