We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3674db2 commit 7646429Copy full SHA for 7646429
build.gradle
@@ -4,6 +4,6 @@ plugins {
4
5
allprojects {
6
group = 'io.github.kezhenxu94'
7
- version = '0.11.0'
+ version = '0.12.0'
8
sourceCompatibility = '8'
9
}
0 commit comments