add module inrt(independent app runtime)
This commit is contained in:
4
inrt/proguard-rules.pro
vendored
4
inrt/proguard-rules.pro
vendored
@@ -23,3 +23,7 @@
|
||||
# If you keep the line number information, uncomment this to
|
||||
# hide the original source file name.
|
||||
#-renamesourcefileattribute SourceFile
|
||||
|
||||
-dontwarn org.mozilla.javascript.**
|
||||
-dontwarn jackpal.androidterm.**
|
||||
-keep class org.mozilla.javascript.** { *; }
|
||||
Reference in New Issue
Block a user