Update gplayAPI to 3.2.3

This commit is contained in:
Rahul Patel
2023-10-14 05:55:47 +05:30
parent 9b7029bded
commit 1c7483f27a

View File

@@ -164,7 +164,7 @@ dependencies {
implementation("com.github.topjohnwu.libsu:core:5.0.5")
//Love <3
implementation("com.gitlab.AuroraOSS:gplayapi:3.2.2")
implementation("com.gitlab.AuroraOSS:gplayapi:3.2.3")
//Browser
implementation("androidx.browser:browser:1.6.0")