Skip to content

Commit

Permalink
Allow to compress the libraries (#2000)
Browse files Browse the repository at this point in the history
  • Loading branch information
ale5000-git committed Aug 13, 2023
1 parent 2d13959 commit 4651ed5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion play-services-core/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -160,7 +160,7 @@ android {
packagingOptions {
exclude 'META-INF/ASL2.0'
jniLibs {
useLegacyPackaging false
useLegacyPackaging true
}
}
}
Expand Down

0 comments on commit 4651ed5

Please sign in to comment.