We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d481698 commit 4fa07eeCopy full SHA for 4fa07ee
eppo/build.gradle
@@ -1,7 +1,7 @@
1
plugins {
2
id 'com.android.library'
3
id 'maven-publish'
4
- id "com.vanniktech.maven.publish" version "0.30.0"
+ id "com.vanniktech.maven.publish" version "0.31.0"
5
id 'signing'
6
id "com.diffplug.spotless" version "7.0.2"
7
}
0 commit comments