mirror of
https://github.com/Team4388/RidgeScout.git
synced 2026-06-09 00:37:59 -06:00
Update gradle
This commit is contained in:
@@ -44,8 +44,8 @@ android {
|
||||
buildFeatures {
|
||||
viewBinding = true
|
||||
}
|
||||
aaptOptions {
|
||||
noCompress("tflite");
|
||||
androidResources {
|
||||
noCompress += listOf("tflite")
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user