Adapt to new API changes related to helpers

This commit is contained in:
Rahul Kumar Patel
2021-02-19 00:59:35 +05:30
parent 0bbbde655e
commit 87a5bb3994
18 changed files with 22 additions and 36 deletions

View File

@@ -172,7 +172,7 @@ dependencies {
implementation "com.github.topjohnwu.libsu:core:${versions.libsu}"
//Love <3
api("com.gitlab.AuroraOSS:gplayapi:514f061739")
api("com.gitlab.AuroraOSS:gplayapi:82843a04ce")
}
Properties props = new Properties()