Skip to content
Browse files

Updated library version.

  • Loading branch information...
1 parent 806ee7a commit ae3ebfbeb429a1c9c73fbe03c595d96ae66e3d59 @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.5" 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.6" 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.5'
+ libraryVersion = '1.1.6'
developerId = 'roughike'
developerName = 'Iiro Krankka'

0 comments on commit ae3ebfb

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