From 001625ad5f3500026d3e0e73db3aaac90ff8f948 Mon Sep 17 00:00:00 2001 From: GIGAMOLE Date: Tue, 28 Jun 2016 12:51:45 +0300 Subject: [PATCH] Update. --- app/build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/build.gradle b/app/build.gradle index bbb740b..4417fea 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -22,7 +22,7 @@ android { dependencies { compile fileTree(dir: 'libs', include: ['*.jar']) compile project(':navigationtabbar') -// compile 'com.github.devlight.navigationtabbar:navigationtabbar:1.2.2' +// compile 'com.github.devlight.navigationtabbar:navigationtabbar:1.2.3' compile 'com.android.support:appcompat-v7:23.2.1' compile 'com.android.support:design:23.2.1'