Skip to content

Commit be1723a

Browse files
authored
update plugin to 1.1.5 (#2407)
1 parent 13c8257 commit be1723a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

flutter/example/android/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ buildscript {
1010
classpath 'io.sentry:sentry-android-gradle-plugin:4.12.0'
1111
classpath 'com.android.tools.build:gradle:8.3.2'
1212
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version"
13-
classpath 'io.github.howardpang:androidNativeBundle:1.1.3'
13+
classpath 'io.github.howardpang:androidNativeBundle:1.1.5'
1414
}
1515
}
1616

0 commit comments

Comments
 (0)