mirror of
https://github.com/Cateners/tiny_computer.git
synced 2026-05-20 16:35:47 +08:00
Update discussion link, hint for compile/fast command/file access, fix x11, using release keystore, update code to v1.0.99
This commit is contained in:
5
android/app/proguard-rules.pro
vendored
5
android/app/proguard-rules.pro
vendored
@@ -8,4 +8,7 @@
|
||||
-dontwarn android.content.IIntentSender
|
||||
-dontwarn android.content.pm.IPackageManager
|
||||
-dontwarn com.google.errorprone.annotations.CanIgnoreReturnValue
|
||||
-dontwarn com.google.errorprone.annotations.Immutable
|
||||
-dontwarn com.google.errorprone.annotations.Immutable
|
||||
# 保持 Termux X11 所有内容
|
||||
-keep class com.termux.x11.** { *; }
|
||||
-keepclassmembers class com.termux.x11.** { *; }
|
||||
Reference in New Issue
Block a user