diff --git a/gradle.properties b/gradle.properties index 71fa75ad..ce9f3a85 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,7 +1,7 @@ proguardVersion = 7.5.1-SNAPSHOT # The version of ProGuardCORE that sub-projects are built with -proguardCoreVersion = 385cff1baf +proguardCoreVersion = d6b5c9d278 gsonVersion = 2.9.0 kotlinVersion = 2.0.0 target = 1.8