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 43059b2 commit 7d707e2Copy full SHA for 7d707e2
1 file changed
build.gradle
@@ -6,7 +6,7 @@ plugins {
6
}
7
8
group 'cc.happyareabean'
9
-version '1.1.2'
+version '1.1.3'
10
11
sourceCompatibility = JavaLanguageVersion.of(8)
12
targetCompatibility = JavaLanguageVersion.of(8)
0 commit comments