]> gitweb.fperrin.net Git - Dictionary.git/commitdiff
Update appcompat version.
authorReimar Döffinger <Reimar.Doeffinger@gmx.de>
Sat, 2 Apr 2016 14:02:17 +0000 (16:02 +0200)
committerReimar Döffinger <Reimar.Doeffinger@gmx.de>
Sat, 2 Apr 2016 14:02:17 +0000 (16:02 +0200)
build.gradle

index 0794423503bec651c699f5d4502e64c340420fe5..5914258105e196be6134e1fe1b6160fcac04cd39 100644 (file)
@@ -16,7 +16,7 @@ configurations {
     smallicu
 }
 dependencies {
-    compile 'com.android.support:appcompat-v7:23.1.1'
+    compile 'com.android.support:appcompat-v7:23.2.1'
     // Note: you can just replace "smallicu" by compile
     // and remove the "compile files" part if you do not
     // care about the size of the apk