waterui-cli 0.4.0

Cross-platform tooling for WaterUI applications
Documentation
1
2
3
4
5
6
7
8
9
# Add project specific ProGuard rules here.
# See https://developer.android.com/studio/build/shrink-code for more details.

# The WaterUI runtime ships its own consumer rules covering every class and
# member the Rust side reaches by name (FFI structs, watcher metadata, the
# WebView bridge), and the default proguard-android-optimize.txt already
# preserves `native` methods. Nothing else in the generated app needs keeping:
# manifest-declared components and code reached from them are kept by the
# default rules automatically.