1
0
mirror of https://github.com/flutter/samples.git synced 2025-11-08 13:58:47 +00:00
Files
samples/experimental/pedometer/example/android/app/proguard-rules.pro
Brett Morgan 70f3daa9f7 Add experimental/pedometer (#1587)
* Add `experimental/pedometer`

* Fixup for linter warnings

* Update CI config
2023-01-24 10:31:12 +10:00

3 lines
93 B
Prolog

-keep class androidx.health.connect.client.** { *; }
-keep class kotlin.coroutines.** { *; }