We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 77cdcdf commit 6dd8156Copy full SHA for 6dd8156
example/android/app/build.gradle
@@ -42,7 +42,7 @@ android {
42
43
defaultConfig {
44
// TODO: Specify your own unique Application ID (https://developer.android.com/studio/build/application-id.html).
45
- applicationId "ccom.telosnex.fonnx.example"
+ applicationId "com.telosnex.fonnx.example"
46
// You can update the following values to match your application needs.
47
// For more information, see: https://docs.flutter.dev/deployment/android#reviewing-the-gradle-build-configuration.
48
minSdkVersion 21 // for Fonnx, and Fonnx needs it for ONNX ORT 1.16
0 commit comments