We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8481cca commit 912d1e8Copy full SHA for 912d1e8
eppo/build.gradle
@@ -3,7 +3,7 @@ plugins {
3
id 'maven-publish'
4
id "com.vanniktech.maven.publish" version "0.31.0"
5
id 'signing'
6
- id "com.diffplug.spotless" version "7.0.3"
+ id "com.diffplug.spotless" version "7.0.4"
7
}
8
9
group = "cloud.eppo"
example/build.gradle
@@ -1,6 +1,6 @@
1
plugins {
2
id 'com.android.application'
def localProperties = new Properties()
0 commit comments