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 ba30644 commit ae7f18dCopy full SHA for ae7f18d
library/build.gradle
@@ -4,7 +4,7 @@ apply plugin: 'com.github.dcendents.android-maven'
4
5
def versionMajor = 0
6
def versionMinor = 2
7
-def versionPatch = 1
+def versionPatch = 2
8
9
group = 'co.kyash'
10
version = "$versionMajor.$versionMinor.$versionPatch"
0 commit comments