We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 55a1730 commit dfa02eeCopy full SHA for dfa02ee
1 file changed
library/build.gradle
@@ -1,7 +1,7 @@
1
apply plugin: 'com.android.library'
2
apply plugin: 'com.github.dcendents.android-maven'
3
apply plugin: 'com.jfrog.bintray'
4
-version = "1.0.3"
+version = "1.0.4"
5
android {
6
compileSdkVersion 23
7
buildToolsVersion "23.0.2"
0 commit comments