aboutsummaryrefslogtreecommitdiffstats
path: root/ahbottomnavigation/build.gradle
diff options
context:
space:
mode:
Diffstat (limited to 'ahbottomnavigation/build.gradle')
-rw-r--r--ahbottomnavigation/build.gradle6
1 files changed, 3 insertions, 3 deletions
diff --git a/ahbottomnavigation/build.gradle b/ahbottomnavigation/build.gradle
index e111ce4..00463a1 100644
--- a/ahbottomnavigation/build.gradle
+++ b/ahbottomnavigation/build.gradle
@@ -13,7 +13,7 @@ ext {
siteUrl = 'https://github.com/aurelhubert/ahbottomnavigation'
gitUrl = 'https://github.com/aurelhubert/ahbottomnavigation.git'
- libraryVersion = '1.1.6'
+ libraryVersion = '1.1.7'
developerId = 'aurelhubert'
developerName = 'Aurelien Hubert'
@@ -31,8 +31,8 @@ android {
defaultConfig {
minSdkVersion 14
targetSdkVersion 23
- versionCode 23
- versionName "1.1.6"
+ versionCode 24
+ versionName "1.1.7"
}
buildTypes {
release {