summaryrefslogtreecommitdiff
path: root/app
diff options
context:
space:
mode:
authorMohamed <mohamed@zenadi.com>2018-01-06 20:49:10 +0100
committerMohamed <mohamed@zenadi.com>2018-01-06 20:49:10 +0100
commit2d543d8e98ad180c220690569811f5a12bb01b6e (patch)
tree140674aa42297b76f2382537cbe859e72c61c16c /app
parent78c1b935b9844461e9b2a566994721e9ebb588f2 (diff)
update version
Diffstat (limited to 'app')
-rw-r--r--app/build.gradle10
1 files changed, 5 insertions, 5 deletions
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') {