From 2d543d8e98ad180c220690569811f5a12bb01b6e Mon Sep 17 00:00:00 2001 From: Mohamed Date: Sat, 6 Jan 2018 20:49:10 +0100 Subject: update version --- app/build.gradle | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'app') diff --git a/app/build.gradle b/app/build.gradle index db6e81df..2cd0b3a7 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -56,11 +56,11 @@ android { } dependencies { - compile 'com.android.support:appcompat-v7:27.0.1' - compile 'com.android.support:recyclerview-v7:27.0.1' - compile 'com.android.support:cardview-v7:27.0.1' - compile 'com.android.support:design:27.0.1' - compile 'com.android.support:support-annotations:27.0.1' + compile 'com.android.support:appcompat-v7:27.0.2' + compile 'com.android.support:recyclerview-v7:27.0.2' + compile 'com.android.support:cardview-v7:27.0.2' + compile 'com.android.support:design:27.0.2' + compile 'com.android.support:support-annotations:27.0.2' compile 'org.sufficientlysecure:openpgp-api:11.0' compile 'com.nononsenseapps:filepicker:2.4.2' compile('org.eclipse.jgit:org.eclipse.jgit:3.7.1.201504261725-r') { -- cgit v1.2.3