You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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.