Allow parsing dev profile URLs

This commit is contained in:
Rahul Kumar Patel
2021-02-20 01:47:56 +05:30
parent 489783e612
commit db59843c58
18 changed files with 289 additions and 19 deletions

View File

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