Update target sdk to 28
This commit is contained in:
@@ -172,7 +172,7 @@ android {
|
|||||||
|
|
||||||
defaultConfig {
|
defaultConfig {
|
||||||
minSdkVersion 15
|
minSdkVersion 15
|
||||||
targetSdkVersion 25
|
targetSdkVersion 28
|
||||||
versionCode 52001
|
versionCode 52001
|
||||||
versionName "5.2-beta2"
|
versionName "5.2-beta2"
|
||||||
applicationId "org.sufficientlysecure.keychain"
|
applicationId "org.sufficientlysecure.keychain"
|
||||||
|
|||||||
Reference in New Issue
Block a user