helping Android
This commit is contained in:
parent
e06dbd7647
commit
20017e4632
|
@ -2,4 +2,8 @@
|
|||
# org.gradle.unsafe.configuration-cache=true
|
||||
|
||||
android.useAndroidX=true
|
||||
android.enableJetifier=true
|
||||
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
|
||||
javaCanVersion=3.2.0
|
||||
|
|
Loading…
Reference in New Issue