Skip to content

Commit

Permalink
Chore: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Kr328 committed Feb 12, 2022
1 parent 02963a2 commit f26df0c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion settings.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ dependencyResolutionManagement {
versionCatalogs {
create("deps") {
val agp = "7.1.1"
val zloader = "1.11"
val zloader = "2.0"
val magic = "1.4"

alias("build-android").to("com.android.tools.build:gradle:$agp")
Expand Down

0 comments on commit f26df0c

Please sign in to comment.