1
0
mirror of https://gitcode.com/gh_mirrors/re/react-native-pushy.git synced 2025-10-08 02:15:13 +08:00
Code Issues Packages Projects Releases Wiki Activity GitHub Gitee

fix: proguard

This commit is contained in:
sunnylqm
2023-09-24 21:11:29 +08:00
parent 6abc960dac
commit 73c3dc538c
2 changed files with 65 additions and 43 deletions

View File

@@ -1,2 +1,3 @@
-keepnames class cn.reactnative.modules.update.DownloadTask { *; }
-keepnames class cn.reactnative.modules.update.UpdateModule { *; }
-keepnames class com.facebook.react.ReactInstanceManager { *; }