1
0
mirror of https://gitlab.com/fdroid/fdroidserver.git synced 2024-07-04 16:30:12 +02:00

scanner: add sinaweibosdk

This commit is contained in:
linsui 2022-06-21 11:19:31 +00:00 committed by Hans-Christoph Steiner
parent 114fee3bfd
commit ae79e8b967

View File

@ -89,6 +89,7 @@ NON_FREE_GRADLE_LINES = {
r'xyz.belvi.mobilevision:barcodescanner',
r'org.jetbrains.kotlinx:kotlinx-coroutines-play-services',
r'me.pushy:sdk',
r'io.github.sinaweibosdk',
]
}