Implementing installation of dependent libraries before installing the main package

This commit is contained in:
Evengard
2023-05-31 12:26:47 +00:00
committed by Aayush Gupta
parent 574390e89f
commit dbc12d7445
3 changed files with 40 additions and 1 deletions

View File

@@ -171,7 +171,7 @@ dependencies {
implementation "com.github.topjohnwu.libsu:core:5.0.5"
//Love <3
implementation "com.gitlab.AuroraOSS:gplayapi:3.1.2"
implementation "com.gitlab.AuroraOSS:gplayapi:3.1.3"
//Browser
implementation 'androidx.browser:browser:1.5.0'