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

[exp/pedometer] Upgrade jnigen to 0.13.1 (#2566)

This commit is contained in:
Hossein Yousefi
2025-01-23 11:57:20 +01:00
committed by GitHub
parent c33edaf05a
commit ce50aafa6b
7 changed files with 13131 additions and 11107 deletions

View File

@@ -53,7 +53,7 @@ android {
applicationId "com.example.jni_demo"
// You can update the following values to match your application needs.
// For more information, see: https://docs.flutter.dev/deployment/android#reviewing-the-build-configuration.
compileSdkVersion 33
compileSdkVersion 34
minSdkVersion 30
targetSdkVersion flutter.targetSdkVersion
versionCode flutterVersionCode.toInteger()