update dependencies

This commit is contained in:
Rahul Patel
2023-10-12 23:47:29 +05:30
parent 99e6508ccf
commit 27741cb652

View File

@@ -118,7 +118,7 @@ dependencies {
implementation("com.google.protobuf:protobuf-javalite:3.24.2") implementation("com.google.protobuf:protobuf-javalite:3.24.2")
//Google's Goodies //Google's Goodies
implementation("com.google.android.material:material:1.9.0") implementation("com.google.android.material:material:1.10.0")
implementation("com.google.code.gson:gson:2.10.1") implementation("com.google.code.gson:gson:2.10.1")
//AndroidX //AndroidX
@@ -164,7 +164,7 @@ dependencies {
implementation("com.github.topjohnwu.libsu:core:5.0.5") implementation("com.github.topjohnwu.libsu:core:5.0.5")
//Love <3 //Love <3
implementation("com.gitlab.AuroraOSS:gplayapi:3.2.1") implementation("com.gitlab.AuroraOSS:gplayapi:3.2.2")
//Browser //Browser
implementation("androidx.browser:browser:1.6.0") implementation("androidx.browser:browser:1.6.0")