Skip to content

Commit 96e66a9

Browse files
committed
Bump foojay resolver to 1.0.0
1 parent beb565b commit 96e66a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

settings.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ dependencyResolutionManagement {
4747
}
4848

4949
plugins {
50-
id("org.gradle.toolchains.foojay-resolver-convention") version "0.8.0"
50+
id("org.gradle.toolchains.foojay-resolver-convention") version "1.0.0"
5151
}
5252

5353
include(":androidApp")

0 commit comments

Comments
 (0)