Build Kotlin bindgen with gobley

This commit is contained in:
Ross Savage
2025-05-21 18:47:51 +02:00
parent af8e9d61ff
commit bb9c92d924
23 changed files with 55 additions and 45 deletions

View File

@@ -284,7 +284,6 @@ dependencies {
implementation "androidx.swiperefreshlayout:swiperefreshlayout:1.0.0"
implementation 'androidx.core:core-ktx:1.3.2'
implementation "org.jetbrains.kotlin:kotlin-stdlib:${rootProject.ext.kotlin_version}"
debugImplementation("com.facebook.flipper:flipper:${FLIPPER_VERSION}") {
exclude group:'com.facebook.fbjni'