Merge remote-tracking branch 'origin/turn_screen_on_plugin' into turn_screen_on_plugin
This commit is contained in:
commit
7ca94dd101
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