This commit is contained in:
M66B 2024-02-19 12:38:55 +01:00
parent f5192b6644
commit 2de6851ae5
1 changed files with 1 additions and 6 deletions

View File

@ -134,11 +134,7 @@ android {
'LICENSE-2.0.txt',
'RELEASE.txt',
'DebugProbesKt.bin',
'font_metrics.properties',
'META-INF/LICENSE-LGPL-2.1.txt',
'META-INF/LICENSE-LGPL-3.txt',
'META-INF/LICENSE-W3C-TEST',
'META-INF/DEPENDENCIES'
'font_metrics.properties'
]
}
}
@ -561,7 +557,6 @@ dependencies {
def vcard_version = "0.12.1"
def relinker_version = "1.4.5"
def markwon_version = "4.6.2"
def flexmark_version = "0.64.8"
def bouncycastle_version = "1.77"
def colorpicker_version = "0.0.15"
def overscroll_version = "1.1.1"