2022-10-15 07:41:37 -07:00
|
|
|
# android toolset is not ready for configuration cache :(
|
|
|
|
# org.gradle.unsafe.configuration-cache=true
|
2022-10-15 07:18:03 -07:00
|
|
|
|
2020-06-24 14:58:55 -07:00
|
|
|
android.useAndroidX=true
|
2023-11-19 15:43:04 -08:00
|
|
|
android.enableJetifier=true
|
|
|
|
|
|
|
|
# todo: proper solution is to make SocketCANIoStream not part of Android by extracting in from ecu_io
|
|
|
|
# todo: some sort of factory in LinkManager
|
2023-11-19 17:40:43 -08:00
|
|
|
javaCanVersion=3.2.4
|