Remove unnecessary changes
This commit is contained in:
parent
3c7964c9bf
commit
04a1e06d97
2 changed files with 2 additions and 2 deletions
|
@ -18,4 +18,4 @@
|
|||
# for enableD8=true min sdk must be > 22
|
||||
# UPDATE: temporairly commented since gradle plugin updated to 3.1.3 and claims INSTALL_FAILED_DEXOPT is fixed
|
||||
# UPDATE 2: D8 causes problems on arm64 devices with Android 6.0 (API 23)
|
||||
android.enableD8=false
|
||||
android.enableD8=false
|
||||
|
|
|
@ -3,4 +3,4 @@ include ':OsmAnd'
|
|||
include ':plugins:Osmand-Nautical'
|
||||
include ':plugins:Osmand-ParkingPlugin'
|
||||
include ':plugins:Osmand-SRTMPlugin'
|
||||
include ':plugins:Osmand-Skimaps'
|
||||
include ':plugins:Osmand-Skimaps'
|
||||
|
|
Loading…
Reference in a new issue