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 ea8e2ff commit a7bfb3cCopy full SHA for a7bfb3c
example/build.gradle
@@ -6,7 +6,7 @@ plugins {
6
}
7
8
group = 'com.toedter'
9
-version = '3.0.1-SNAPSHOT'
+version = '3.0.0'
10
11
repositories {
12
mavenCentral()
lib/build.gradle
@@ -15,7 +15,7 @@ plugins {
15
16
17
18
19
20
21
0 commit comments