Skip to content
Browse files

Updated library version.

  • Loading branch information...
1 parent a9a58c1 commit c496e20c3c6ee08aa9ce8717ebd7bdf21cf4e1fc @roughike committed
Showing with 2 additions and 2 deletions.
  1. +1 −1 bottom-bar/bottom-bar.iml
  2. +1 −1 bottom-bar/build.gradle
View
2 bottom-bar/bottom-bar.iml
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
-<module external.linked.project.id=":bottom-bar" external.linked.project.path="$MODULE_DIR$" external.root.project.path="$MODULE_DIR$/.." external.system.id="GRADLE" external.system.module.group="com.roughike" external.system.module.version="1.1.6" type="JAVA_MODULE" version="4">
+<module external.linked.project.id=":bottom-bar" external.linked.project.path="$MODULE_DIR$" external.root.project.path="$MODULE_DIR$/.." external.system.id="GRADLE" external.system.module.group="com.roughike" external.system.module.version="1.1.7" type="JAVA_MODULE" version="4">
<component name="FacetManager">
<facet type="android-gradle" name="Android-Gradle">
<configuration>
View
2 bottom-bar/build.gradle
@@ -13,7 +13,7 @@ ext {
siteUrl = 'https://github.com/roughike/BottomBar'
gitUrl = 'https://github.com/roughike/BottomBar.git'
- libraryVersion = '1.1.6'
+ libraryVersion = '1.1.7'
developerId = 'roughike'
developerName = 'Iiro Krankka'

0 comments on commit c496e20

Please sign in to comment.
Something went wrong with that request. Please try again.