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