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 13c8257 commit be1723aCopy full SHA for be1723a
flutter/example/android/build.gradle
@@ -10,7 +10,7 @@ buildscript {
10
classpath 'io.sentry:sentry-android-gradle-plugin:4.12.0'
11
classpath 'com.android.tools.build:gradle:8.3.2'
12
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version"
13
- classpath 'io.github.howardpang:androidNativeBundle:1.1.3'
+ classpath 'io.github.howardpang:androidNativeBundle:1.1.5'
14
}
15
16
0 commit comments