build: Bump dependencies

This commit is contained in:
Pun Butrach
2025-09-23 18:31:11 +07:00
parent c68c493781
commit 9b4cea074e
5 changed files with 18 additions and 19 deletions

View File

@@ -59,7 +59,7 @@ tasks.matching { it.name.startsWith("publish") }.configureEach {
android {
namespace = "app.revanced.manager.plugin.downloader"
compileSdk = 35
compileSdk = 36
defaultConfig {
minSdk = 26