mirror of
https://github.com/ReVanced/revanced-manager.git
synced 2025-08-24 09:11:28 +08:00
build(Needs bump): Bump dependencies
This commit is contained in:
@ -283,7 +283,6 @@ class MainActivity : FlutterActivity() {
|
||||
tmpDir,
|
||||
Aapt.binary(applicationContext).absolutePath,
|
||||
tmpDir.path,
|
||||
true // TODO: Add option to disable this
|
||||
)
|
||||
)
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
[versions]
|
||||
revanced-patcher = "20.0.2"
|
||||
revanced-library = "3.0.1"
|
||||
revanced-patcher = "21.0.0"
|
||||
revanced-library = "3.0.2"
|
||||
desugar_jdk_libs = "2.1.2"
|
||||
|
||||
[libraries]
|
||||
|
Reference in New Issue
Block a user