We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8c00ff3 commit 83f5373Copy full SHA for 83f5373
1 file changed
build.gradle
@@ -22,7 +22,7 @@ sourceCompatibility = 1.8
22
targetCompatibility = 1.8
23
24
group 'com.github.sidhant92'
25
-version = "1.2.0"
+version = "1.2.1"
26
27
apply plugin: "com.dipien.semantic-version"
28
0 commit comments