We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7e3a41f + 20076b8 commit 15f435fCopy full SHA for 15f435f
viewbinder-android/build.gradle
@@ -2,7 +2,7 @@ apply plugin: 'kotlin'
2
apply plugin: 'maven-publish'
3
apply plugin: 'com.jfrog.bintray'
4
5
-def libVersion = '0.4.2'
+def libVersion = '0.4.3'
6
7
// to upload to jcenter use ./gradlew build bintrayUpload
8
bintray {
0 commit comments