Bump org.lsposed.lsplugin.resopt from 1.4 to 1.5 (#2489)

This commit is contained in:
dependabot[bot] 2023-04-13 10:59:15 +08:00 committed by GitHub
parent f887d0116c
commit cf7bf655bb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@ kotlin = { id = "org.jetbrains.kotlin.android", version.ref = "kotlin" }
nav-safeargs = { id = "androidx.navigation.safeargs", version.ref = "nav" }
autoresconfig = { id = "dev.rikka.tools.autoresconfig", version = "1.2.2" }
materialthemebuilder = { id = "dev.rikka.tools.materialthemebuilder", version = "1.3.3" }
lsplugin-resopt = { id = "org.lsposed.lsplugin.resopt", version = "1.4" }
lsplugin-resopt = { id = "org.lsposed.lsplugin.resopt", version = "1.5" }
lsplugin-apksign = { id = "org.lsposed.lsplugin.apksign", version = "1.1" }
lsplugin-cmaker = { id = "org.lsposed.lsplugin.cmaker", version = "1.0" }
lsplugin-jgit = { id = "org.lsposed.lsplugin.jgit", version = "1.0" }