You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The Gradle distribution URL has been updated from `gradle-7.6.3-all.zip` to `gradle-8.2-all.zip` in `flutter/android/gradle/wrapper/gradle-wrapper.properties`.
Additionally:
- The namespace for the Android application has been set to "org.mlcommons.android.mlperfbench" in `flutter/android/app/build.gradle`.
- A `subprojects` block has been added to `flutter/android/build.gradle` to set the namespace for subprojects if it's not already defined.
- The `android.bundle.enableUncompressedNativeLibs=false` line has been removed from `flutter/android/gradle.properties`.
0 commit comments