Skip to content
This repository has been archived by the owner on Jan 8, 2023. It is now read-only.

aaptOptions #11

Open
jrasor opened this issue Feb 21, 2019 · 1 comment
Open

aaptOptions #11

jrasor opened this issue Feb 21, 2019 · 1 comment

Comments

@jrasor
Copy link

jrasor commented Feb 21, 2019

Directive

aaptOptions {
noCompress "tflite"
}

added to top of TeamCode's build.gradle provokes error message on project sync:

Could not find method aaptOptions() for arguments [build_e5d9rdb1nwf42enje2of40kq2$_run_closure1@3e6d5bf3] on project ':TeamCode' of type org.gradle.api.Project.

@karimelgazar
Copy link

you should put it inside the android{} block in the same file

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants