Skip to content

Commit 6dd8156

Browse files
committed
Revert "Revert "Android example app package misspelling""
This reverts commit 93b975b.
1 parent 77cdcdf commit 6dd8156

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

example/android/app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ android {
4242

4343
defaultConfig {
4444
// TODO: Specify your own unique Application ID (https://developer.android.com/studio/build/application-id.html).
45-
applicationId "ccom.telosnex.fonnx.example"
45+
applicationId "com.telosnex.fonnx.example"
4646
// You can update the following values to match your application needs.
4747
// For more information, see: https://docs.flutter.dev/deployment/android#reviewing-the-gradle-build-configuration.
4848
minSdkVersion 21 // for Fonnx, and Fonnx needs it for ONNX ORT 1.16

0 commit comments

Comments
 (0)