Fix build
This commit is contained in:
parent
f6c7f828f3
commit
cad0b92e62
3 changed files with 3 additions and 2 deletions
|
@ -134,10 +134,11 @@ dependencies {
|
|||
nativeDebugImplementation "net.osmand:OsmAndCore_androidNativeDebug:0.1-SNAPSHOT@aar"
|
||||
releaseImplementation "net.osmand:OsmAndCore_androidNativeRelease:0.1-SNAPSHOT@aar"
|
||||
|
||||
implementation files('libs/QtAndroid.jar')
|
||||
implementation files('libs/QtAndroidBearer.jar')
|
||||
|
||||
// Local build
|
||||
//implementation 'com.vividsolutions:jts-core:1.14.0'
|
||||
//implementation(name: 'OsmAndCore_android-release', ext: 'aar')
|
||||
//implementation(name: 'OsmAndCore_androidNativeRelease-release', ext: 'aar')
|
||||
//implementation files('libs/QtAndroid-bundled.jar')
|
||||
//implementation files('libs/QtAndroidAccessibility-bundled.jar')
|
||||
}
|
||||
|
|
BIN
OsmAndCore-sample/libs/QtAndroid.jar
Normal file
BIN
OsmAndCore-sample/libs/QtAndroid.jar
Normal file
Binary file not shown.
BIN
OsmAndCore-sample/libs/QtAndroidBearer.jar
Normal file
BIN
OsmAndCore-sample/libs/QtAndroidBearer.jar
Normal file
Binary file not shown.
Loading…
Reference in a new issue