Skip to content

Commit

Permalink
Update comment
Browse files Browse the repository at this point in the history
  • Loading branch information
enm10k committed Jun 22, 2024
1 parent 8743fe0 commit 7161df2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion android/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ android {
versionCode flutterVersionCode.toInteger()
versionName flutterVersionName

// NOTE: To fix the following error.
// NOTE: Set multiDexEnabled to fix the following error
//
// ERROR:D8: Cannot fit requested classes in a single dex file (# methods: 81117 > 65536)
// com.android.builder.dexing.DexArchiveMergerException: Error while merging dex archives:
Expand Down

0 comments on commit 7161df2

Please sign in to comment.