We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent deb988f commit a5fb622Copy full SHA for a5fb622
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