Use aar in Android Java demo. (#1616)
This commit is contained in:
@@ -10,8 +10,8 @@ dependencyResolutionManagement {
|
||||
repositories {
|
||||
google()
|
||||
mavenCentral()
|
||||
maven { url 'https://jitpack.io' }
|
||||
}
|
||||
}
|
||||
rootProject.name = "SherpaOnnxJavaDemo"
|
||||
include ':app'
|
||||
include ':sherpa'
|
||||
|
||||
Reference in New Issue
Block a user