Add junrar to blocklist

This commit is contained in:
linsui 2022-03-15 02:53:59 +00:00 committed by Hans-Christoph Steiner
parent 14f8e81019
commit 849e671353

View file

@ -83,6 +83,7 @@ NON_FREE_GRADLE_LINES = {
r'cloudrail',
r'com.tencent.bugly',
r'appcenter-push',
r'com.github.junrar:junrar',
]
}