1
0
mirror of https://github.com/flutter/samples.git synced 2025-11-11 07:18:15 +00:00

[experimental/pedometer] Use jnigen and jni version from pub instead of git url. (#1655)

This commit is contained in:
Hossein Yousefi
2023-02-20 10:56:12 +01:00
committed by GitHub
parent 3e9bb78aec
commit dd3a024aa8
24 changed files with 98 additions and 5447 deletions

View File

@@ -0,0 +1,3 @@
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="dev.flutter.pedometer">
</manifest>