Merge pull request #390 from zod/cleanup-binstaller
Use layouts in DownloadManager
This commit is contained in:
commit
80d0a30729
6 changed files with 533 additions and 615 deletions
|
|
@ -95,6 +95,7 @@ android {
|
|||
dependencies {
|
||||
|
||||
implementation 'androidx.appcompat:appcompat:1.3.1'
|
||||
implementation "androidx.constraintlayout:constraintlayout:2.1.2"
|
||||
|
||||
implementation project(':brouter-mapaccess')
|
||||
implementation project(':brouter-core')
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue