Skip to content
Browse files

Updated library version.

  • Loading branch information...
1 parent 657440f commit 70e6e84c8d45e11e157d17361644f36b83b45824 @roughike committed
Showing with 2 additions and 2 deletions.
  1. +1 −1 swipe-selector/build.gradle
  2. +1 −1 swipe-selector/swipe-selector.iml
View
2 swipe-selector/build.gradle
@@ -13,7 +13,7 @@ ext {
siteUrl = 'https://github.com/roughike/SwipeSelector'
gitUrl = 'https://github.com/roughike/SwipeSelector.git'
- libraryVersion = '1.0.5'
+ libraryVersion = '1.0.6'
developerId = 'roughike'
developerName = 'Iiro Krankka'
View
2 swipe-selector/swipe-selector.iml
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
-<module external.linked.project.id=":swipe-selector" 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.0.5" type="JAVA_MODULE" version="4">
+<module external.linked.project.id=":swipe-selector" 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.0.6" type="JAVA_MODULE" version="4">
<component name="FacetManager">
<facet type="android-gradle" name="Android-Gradle">
<configuration>

0 comments on commit 70e6e84

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