Skip to content

Commit

Permalink
android GHA more like mmkv
Browse files Browse the repository at this point in the history
  • Loading branch information
boorad committed Mar 31, 2024
1 parent 5763c0f commit 55a9c37
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions example/android/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -102,14 +102,6 @@ android {
proguardFiles getDefaultProguardFile("proguard-android.txt"), "proguard-rules.pro"
}
}
packagingOptions {
pickFirst '**/libjsc.so'
pickFirst '**/libc++_shared.so'
// pickFirst '**/libfbjni.so'
// pickFirst '**/llibturbomodulejsijni.so'
// pickFirst '**/libturbomodulejsijni.so'
// Add more according to your error here
}
}

dependencies {
Expand Down

0 comments on commit 55a9c37

Please sign in to comment.