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 6e20f45..5097275 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.2.2'
+ libraryVersion = '1.2.3'
developerId = 'aurelhubert'
developerName = 'Aurelien Hubert'
@@ -31,8 +31,8 @@ android {
defaultConfig {
minSdkVersion 14
targetSdkVersion 23
- versionCode 28
- versionName "1.2.2"
+ versionCode 29
+ versionName "1.2.3"
}
buildTypes {
release {