Initial web-helper migration

This commit is contained in:
Rahul Patel
2024-06-21 22:44:05 +05:30
committed by Aayush Gupta
parent 21dacd8167
commit ad64bb1055
12 changed files with 36 additions and 32 deletions

View File

@@ -171,7 +171,8 @@ dependencies {
implementation(libs.github.topjohnwu.libsu)
//GPlayApi
implementation(libs.gitlab.auroraoss.gplayapi)
//implementation(libs.gitlab.auroraoss.gplayapi)
implementation("com.gitlab.AuroraOSS:gplayapi:98a2a06e20")
//Shizuku
compileOnly(libs.rikka.hidden.stub)