diff --git a/build.gradle b/build.gradle index 865a0cf..a182e9c 100644 --- a/build.gradle +++ b/build.gradle @@ -6,7 +6,7 @@ buildscript { } dependencies { classpath 'com.android.tools.build:gradle:7.4.2' - classpath 'io.freefair.gradle:maven-plugin:8.0.1' + classpath 'io.freefair.gradle:maven-plugin:8.1.0' } }