diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index 7e20b58ec..3ec9fbe29 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -1,7 +1,7 @@ [versions] agp = "8.7.3" agpAlpha = "8.9.0-alpha04" -anvil = "2.5.0-beta11" +anvil = "2.5.0" # Release notes: https://asm.ow2.io/versions.html asm = "9.7.1" bugsnagGradle = "8.1.0"