mirror of
https://github.com/MetaCubeX/ClashMetaForAndroid.git
synced 2025-02-20 00:33:15 +03:00
Chore: add hideapi to app module to avoid r8 class missing
This commit is contained in:
parent
a6f6da5bc5
commit
b7c56e58ae
@ -5,6 +5,8 @@ plugins {
|
||||
}
|
||||
|
||||
dependencies {
|
||||
compileOnly(project(":hideapi"))
|
||||
|
||||
implementation(project(":core"))
|
||||
implementation(project(":service"))
|
||||
implementation(project(":design"))
|
||||
|
Loading…
x
Reference in New Issue
Block a user