We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bb6db54 commit 001625aCopy full SHA for 001625a
app/build.gradle
@@ -22,7 +22,7 @@ android {
22
dependencies {
23
compile fileTree(dir: 'libs', include: ['*.jar'])
24
compile project(':navigationtabbar')
25
-// compile 'com.github.devlight.navigationtabbar:navigationtabbar:1.2.2'
+// compile 'com.github.devlight.navigationtabbar:navigationtabbar:1.2.3'
26
27
compile 'com.android.support:appcompat-v7:23.2.1'
28
compile 'com.android.support:design:23.2.1'
0 commit comments