mirror of
https://github.com/flutter/samples.git
synced 2026-04-04 18:51:05 +00:00
Update pedometer to jni and jnigen:0.5.0 (#1863)
Updates the pedometer sample to the latest version of jni and jnigen.
This commit is contained in:
@@ -11,12 +11,12 @@ dependencies:
|
||||
flutter:
|
||||
sdk: flutter
|
||||
plugin_platform_interface: ^2.0.2
|
||||
jni: ^0.3.0
|
||||
jni: ^0.5.0
|
||||
ffi: ^2.0.1
|
||||
|
||||
dev_dependencies:
|
||||
ffigen: ^8.0.0
|
||||
jnigen: ^0.4.0
|
||||
jnigen: ^0.5.0
|
||||
flutter_test:
|
||||
sdk: flutter
|
||||
flutter_lints: ^2.0.0
|
||||
|
||||
Reference in New Issue
Block a user