diff --git a/.gitattributes b/.gitattributes index ef72d57..a79db8f 100644 --- a/.gitattributes +++ b/.gitattributes @@ -18,6 +18,7 @@ gradlew text proguard-rules.pro text yarn.lock text +.gitmodules text *.bat text eol=crlf *.cmd text eol=crlf @@ -36,3 +37,4 @@ yarn.lock text *.tif binary *.tiff binary *.traineddata binary +*.webp binary diff --git a/build-logic/gradm/gradm.yml b/build-logic/gradm/gradm.yml index 1b8a270..3a111af 100644 --- a/build-logic/gradm/gradm.yml +++ b/build-logic/gradm/gradm.yml @@ -1,8 +1,8 @@ versions: - consensus: "0.16.1" + consensus: "0.17.0" kotlin: "2.0.20" plugins: - develocity: "3.18.2" + develocity: "3.19" spotless: "7.0.0.BETA4" repositories: