mirror of
https://github.com/wgtunnel/android.git
synced 2026-07-03 14:07:49 +02:00
54d9653f04
Fixes a bug where mobile data tunneling was not working properly in certain scenarios. Fixes an issue where the new floating action button was not working correctly on AndroidTV. Improved local logging. Additional refactors and optimizations.
5 lines
160 B
Prolog
5 lines
160 B
Prolog
-dontwarn com.google.errorprone.annotations.**
|
|
|
|
-keepclassmembers class * extends androidx.datastore.preferences.protobuf.GeneratedMessageLite {
|
|
<fields>;
|
|
} |