From: Reimar Döffinger Date: Wed, 5 Oct 2016 22:50:42 +0000 (+0200) Subject: Update appcompat version. X-Git-Url: http://gitweb.fperrin.net/?p=Dictionary.git;a=commitdiff_plain;h=087a7dc965fbfa0364ebfd3b95feaa9e8e58c33a Update appcompat version. --- diff --git a/build.gradle b/build.gradle index b12758b..042d12e 100644 --- a/build.gradle +++ b/build.gradle @@ -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