fix android auto quirks

This commit is contained in:
Boof2015
2026-07-13 23:04:28 -04:00
parent 3ac75432a4
commit a8c1f4fd22
22 changed files with 897 additions and 27 deletions
+4
View File
@@ -33,3 +33,7 @@ android {
abortOnError false
}
}
dependencies {
testImplementation 'junit:junit:4.13.2'
}