Skip to content

Commit 887356f

Browse files
committed
Fix failing plugin 'org.jetbrains.kotlin.android'
No longer required for Kotlin since AGP 9
1 parent 53c90d6 commit 887356f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

private/helloworld/android/app/build.gradle

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@
66
*/
77

88
apply plugin: "com.android.application"
9-
apply plugin: "org.jetbrains.kotlin.android"
109
apply plugin: "com.facebook.react"
1110

1211
// Build a simple config (instead of depending on npx @react-native-community/cli config).

0 commit comments

Comments
 (0)