Initial Web APIs implementation
Introduce a toggle in Settings > Advanced to let user use Web APIs. Currently implemented for search suggestions and results only. Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
This commit is contained in:
@@ -166,7 +166,7 @@ dependencies {
|
||||
implementation("com.github.topjohnwu.libsu:core:5.0.5")
|
||||
|
||||
//Love <3
|
||||
implementation("com.gitlab.AuroraOSS:gplayapi:3.1.4")
|
||||
implementation("com.gitlab.AuroraOSS:gplayapi:3.2.0")
|
||||
|
||||
//Browser
|
||||
implementation("androidx.browser:browser:1.6.0")
|
||||
|
||||
Reference in New Issue
Block a user