update compile sdk to 27
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user