diff --git a/gradle.properties b/gradle.properties index 76fe2e75..27982f0f 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,7 +1,7 @@ proguardVersion = 7.3.3 # The version of ProGuardCORE that sub-projects are built with -proguardCoreVersion = 9.0.8 +proguardCoreVersion = 9.0.9 gsonVersion = 2.9.0 kotlinVersion = 1.7.20 target = 1.8