diff --git a/gradle.properties b/gradle.properties index 6c7105ae..472c7af1 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,7 +1,7 @@ proguardVersion = 7.5.1 # The version of ProGuardCORE that sub-projects are built with -proguardCoreVersion = 9.1.5 +proguardCoreVersion = 9.1.6 gsonVersion = 2.9.0 kotlinVersion = 2.0.0 target = 1.8