diff --git a/build.gradle b/build.gradle index b1c923d..ca49d39 100644 --- a/build.gradle +++ b/build.gradle @@ -6,7 +6,7 @@ buildscript { } dependencies { classpath 'com.android.tools.build:gradle:7.1.3' - classpath 'io.freefair.gradle:maven-plugin:6.4.2' + classpath 'io.freefair.gradle:maven-plugin:6.4.3' } }