We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 22adab3 commit 259d470Copy full SHA for 259d470
1 file changed
appbarspring/build.gradle
@@ -2,7 +2,7 @@ apply plugin: 'com.android.library'
2
apply plugin: 'com.github.dcendents.android-maven'
3
apply plugin: 'com.jfrog.bintray'
4
5
-version = '1.0.0'
+version = '1.0.1'
6
7
android {
8
compileSdkVersion Integer.parseInt(compile_sdk_version)
0 commit comments