File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ apply plugin: 'com.android.library'
22apply plugin : ' com.github.dcendents.android-maven'
33apply plugin : " com.jfrog.bintray"
44
5- version = " 1.0.0 "
5+ version = " 1.0.1 "
66
77android {
88 compileSdkVersion 21
@@ -12,7 +12,7 @@ android {
1212 minSdkVersion 11
1313 targetSdkVersion 21
1414 versionCode 1
15- versionName " 1.0.0 "
15+ versionName " 1.0.1 "
1616 }
1717 buildTypes {
1818 release {
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" UTF-8" ?>
2- <module external.linked.project.path=" $MODULE_DIR$" external.root.project.path=" $MODULE_DIR$/.." external.system.id=" GRADLE" external.system.module.group=" com.github.gigamole.tintlayout" external.system.module.version=" 1.0.0 " type =" JAVA_MODULE" version =" 4" >
2+ <module external.linked.project.path=" $MODULE_DIR$" external.root.project.path=" $MODULE_DIR$/.." external.system.id=" GRADLE" external.system.module.group=" com.github.gigamole.tintlayout" external.system.module.version=" 1.0.1 " type =" JAVA_MODULE" version =" 4" >
33 <component name =" FacetManager" >
44 <facet type =" android-gradle" name =" Android-Gradle" >
55 <configuration >
You can’t perform that action at this time.
0 commit comments