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 2e64f78 commit 069d265Copy full SHA for 069d265
build.gradle
@@ -6,7 +6,7 @@ plugins {
6
}
7
8
group 'cc.happyareabean'
9
-version '1.1.1'
+version '1.1.2'
10
11
sourceCompatibility = JavaLanguageVersion.of(8)
12
targetCompatibility = JavaLanguageVersion.of(8)
0 commit comments