bump targetSdkVersion to 29
This commit is contained in:
@@ -95,7 +95,7 @@ android {
|
|||||||
|
|
||||||
defaultConfig {
|
defaultConfig {
|
||||||
minSdkVersion 15
|
minSdkVersion 15
|
||||||
targetSdkVersion 28
|
targetSdkVersion 29
|
||||||
versionCode 55000
|
versionCode 55000
|
||||||
versionName "5.5"
|
versionName "5.5"
|
||||||
applicationId "org.sufficientlysecure.keychain"
|
applicationId "org.sufficientlysecure.keychain"
|
||||||
|
|||||||
Reference in New Issue
Block a user