]> gitweb.fperrin.net Git - Dictionary.git/commitdiff
Update appcompat version.
authorReimar Döffinger <Reimar.Doeffinger@gmx.de>
Wed, 5 Oct 2016 22:50:42 +0000 (00:50 +0200)
committerReimar Döffinger <Reimar.Doeffinger@gmx.de>
Wed, 5 Oct 2016 22:50:42 +0000 (00:50 +0200)
build.gradle

index b12758b99018e0c2859921a2584d036574d3ba1a..042d12e692846231e75b34e8955ec36910d915a3 100644 (file)
@@ -16,7 +16,7 @@ configurations {
     smallicu
 }
 dependencies {
-    compile 'com.android.support:appcompat-v7:23.2.1'
+    compile 'com.android.support:appcompat-v7:24.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