mirror of
https://github.com/flutter/samples.git
synced 2026-03-23 21:01:49 +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:
@@ -26,7 +26,7 @@ subprojects {
|
||||
project.evaluationDependsOn(':app')
|
||||
}
|
||||
|
||||
task clean(type: Delete) {
|
||||
tasks.register("clean", Delete) {
|
||||
delete rootProject.buildDir
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user