Change app metadata to match Jamfish fork, miscellaneous changes to accommodate F-droid builds.
This commit is contained in:
parent
2bcaffa8c4
commit
a85bfbbb4c
31 changed files with 32 additions and 141 deletions
|
|
@ -55,6 +55,11 @@ android {
|
|||
sourceCompatibility JavaVersion.VERSION_11
|
||||
targetCompatibility JavaVersion.VERSION_11
|
||||
}
|
||||
|
||||
dependenciesInfo {
|
||||
includeInApk = false
|
||||
includeInBundle = false
|
||||
}
|
||||
}
|
||||
|
||||
dependencies {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue