Skip to content

Commit

Permalink
chore: clean up outdated exclude
Browse files Browse the repository at this point in the history
  • Loading branch information
Rexogamer committed Aug 17, 2024
1 parent fb83697 commit 4533c87
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions android/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -143,11 +143,6 @@ android {
buildConfigField "boolean", "IS_FOSS", "true"
}
}

packagingOptions {
// Make sure libjsc.so does not packed in APK
exclude "**/libjsc.so"
}
}

dependencies {
Expand Down

0 comments on commit 4533c87

Please sign in to comment.