Update target sdk to 28

This commit is contained in:
Vincent Breitmoser
2018-07-13 16:24:23 +02:00
parent 76a8aa1fbc
commit 36b48bc282

View File

@@ -172,7 +172,7 @@ android {
defaultConfig {
minSdkVersion 15
targetSdkVersion 25
targetSdkVersion 28
versionCode 52001
versionName "5.2-beta2"
applicationId "org.sufficientlysecure.keychain"