Skip to content

Commit

Permalink
proxy-libintl does not need per abi includes
Browse files Browse the repository at this point in the history
  • Loading branch information
ViliusSutkus89 committed Nov 12, 2023
1 parent 9d3d747 commit f67c5ab
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion proxy-libintl/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,6 @@ tasks.prefabPackage {

modules {
create("intl") {
includesPerAbi.set(true)
static.set(project.findProperty("libraryType") == "static")
}
}
Expand Down

0 comments on commit f67c5ab

Please sign in to comment.