Skip to content

Commit 04b3d50

Browse files
authored
Add aaptOptions noCompress (#2523)
1 parent 8fb46a6 commit 04b3d50

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

pythonforandroid/bootstraps/common/build/templates/build.tmpl.gradle

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -106,6 +106,10 @@ android {
106106
}
107107
}
108108

109+
aaptOptions {
110+
noCompress "tflite"
111+
}
112+
109113
}
110114

111115
dependencies {

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy