update compile sdk to 27

This commit is contained in:
Vincent Breitmoser
2018-01-24 01:32:14 +01:00
parent 938081f125
commit 3379a1d85c
8 changed files with 35 additions and 31 deletions
+1 -1
View File
@@ -5,7 +5,7 @@ dependencies {
// NOTE: libraries are pinned to a specific build, see below
// from local Android SDK
compile 'com.android.support:support-v4:25.0.1'
compile 'com.android.support:support-v4:27.0.2'
// libs as submodules
compile project(':openpgp-api-lib') // TODO: get rid of this dependency