mirror of
https://github.com/flutter/samples.git
synced 2025-11-13 19:08:41 +00:00
[experimental/pedometer] Use jnigen and jni version from pub instead of git url. (#1655)
This commit is contained in:
@@ -1,11 +1,10 @@
|
||||
android_sdk_config:
|
||||
add_gradle_deps: true
|
||||
android_example: 'example/'
|
||||
|
||||
summarizer:
|
||||
backend: asm
|
||||
|
||||
# Experimental flag to convert suspend functions in Kotlin to Dart async
|
||||
# functions. Only available in suspend-fun branch of jnigen for now.
|
||||
suspend_fun_to_async: true
|
||||
|
||||
output:
|
||||
|
||||
Reference in New Issue
Block a user