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