java 11 for android
This commit is contained in:
parent
1ca1c2b40b
commit
4d3ef31931
|
@ -3,6 +3,7 @@ apply plugin: 'com.android.application'
|
||||||
apply from: '../../android/dependencies.gradle'
|
apply from: '../../android/dependencies.gradle'
|
||||||
|
|
||||||
android {
|
android {
|
||||||
|
namespace "com.rusefi.app"
|
||||||
packagingOptions {
|
packagingOptions {
|
||||||
exclude 'META-INF/DEPENDENCIES'
|
exclude 'META-INF/DEPENDENCIES'
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue