diff --git a/gradle.properties b/gradle.properties index 7adf957c..205433bd 100644 --- a/gradle.properties +++ b/gradle.properties @@ -57,7 +57,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=21.1.6352462 -ANDROID_GRADLE_PLUGIN_VERSION=7.0.2 +ANDROID_GRADLE_PLUGIN_VERSION=7.0.3 DETEKT_VERSION=1.18.1 DOKKA_VERSION=1.4.30 GRADLE_VERSIONS_PLUGIN_VERSION=0.38.0