mirror of
https://github.com/flutter/samples.git
synced 2025-11-10 06:48:26 +00:00
[experimental/pedometer] Use jnigen and jni version from pub instead of git url. (#1655)
This commit is contained in:
@@ -65,12 +65,6 @@ android {
|
||||
signingConfig signingConfigs.debug
|
||||
}
|
||||
}
|
||||
|
||||
externalNativeBuild {
|
||||
cmake {
|
||||
path "../../../src/health_connect/CMakeLists.txt"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
flutter {
|
||||
|
||||
Reference in New Issue
Block a user