Skip download in lsposed setup test

Download the zip during build time
This commit is contained in:
topjohnwu
2025-02-12 17:02:49 +08:00
parent bf591fca12
commit ad95e8951b
4 changed files with 50 additions and 29 deletions

View File

@ -20,7 +20,7 @@ android {
}
}
setupAppCommon()
setupTestApk()
dependencies {
implementation(libs.test.runner)