bump targetSdkVersion to 29

This commit is contained in:
Vincent Breitmoser 2021-02-13 21:45:27 +01:00
parent 4b2813ea58
commit 19d79cdd53
1 changed files with 1 additions and 1 deletions

View File

@ -95,7 +95,7 @@ android {
defaultConfig {
minSdkVersion 15
targetSdkVersion 28
targetSdkVersion 29
versionCode 55000
versionName "5.5"
applicationId "org.sufficientlysecure.keychain"