bump targetSdkVersion to 29
parent
4b2813ea58
commit
19d79cdd53
|
@ -95,7 +95,7 @@ android {
|
|||
|
||||
defaultConfig {
|
||||
minSdkVersion 15
|
||||
targetSdkVersion 28
|
||||
targetSdkVersion 29
|
||||
versionCode 55000
|
||||
versionName "5.5"
|
||||
applicationId "org.sufficientlysecure.keychain"
|
||||
|
|
Loading…
Reference in New Issue