mirror of
https://github.com/ReVanced/revanced-manager.git
synced 2025-05-10 20:45:36 +02:00
build(Needs bump): Bump dependencies
This commit is contained in:
parent
3e32c0fd90
commit
c47c7c0a88
2 changed files with 2 additions and 3 deletions
|
@ -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]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue