mirror of
https://github.com/Flowseal/tg-ws-proxy.git
synced 2026-05-23 07:51:43 +03:00
Update proguard-rules.pro
v1.0.1
This commit is contained in:
4
app/proguard-rules.pro
vendored
4
app/proguard-rules.pro
vendored
@@ -9,8 +9,8 @@
|
||||
-keep interface com.sun.jna.Library { *; }
|
||||
|
||||
# Keep our proxy library interface and NativeProxy object
|
||||
-keep class com.example.tgwsproxy.NativeProxy { *; }
|
||||
-keep interface com.example.tgwsproxy.ProxyLibrary { *; }
|
||||
-keep class com.amurcanov.tgwsproxy.NativeProxy { *; }
|
||||
-keep interface com.amurcanov.tgwsproxy.ProxyLibrary { *; }
|
||||
-keepclassmembers class * extends com.sun.jna.Library {
|
||||
<methods>;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user