diff --git a/gradle.properties b/gradle.properties index 7cb6c495..dde91c61 100644 --- a/gradle.properties +++ b/gradle.properties @@ -60,7 +60,7 @@ ANDROID_COMPILE_SDK_VERSION=31 # Note: When updating the NDK version here, be sure to update the version on the CI server as well ANDROID_NDK_VERSION=22.1.7171670 -ANDROID_GRADLE_PLUGIN_VERSION=7.0.3 +ANDROID_GRADLE_PLUGIN_VERSION=7.0.4 DETEKT_VERSION=1.19.0 DOKKA_VERSION=1.6.10 GRADLE_VERSIONS_PLUGIN_VERSION=0.38.0