Bump gplayapi to 3.1.0

Also, override required responseCode StateFlow for HttpClient

Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
This commit is contained in:
Aayush Gupta
2023-04-23 17:37:33 +05:30
parent b590edacce
commit 53854a8a67
3 changed files with 25 additions and 3 deletions

View File

@@ -168,7 +168,7 @@ dependencies {
implementation "com.github.topjohnwu.libsu:core:${versions.libsu}"
//Love <3
implementation "com.gitlab.AuroraOSS:gplayapi:3.0.1"
implementation "com.gitlab.AuroraOSS:gplayapi:3.1.0"
//Test
testImplementation 'junit:junit:4.13.2'