bump targetSdkVersion to 31

This commit is contained in:
Vincent Breitmoser
2022-12-22 16:47:01 +01:00
parent 6f987f2920
commit 1fd97e3740

View File

@@ -90,7 +90,7 @@ android {
defaultConfig { defaultConfig {
minSdkVersion 15 minSdkVersion 15
targetSdkVersion 29 targetSdkVersion 31
versionCode 57500 versionCode 57500
versionName "5.7.5" versionName "5.7.5"
applicationId "org.sufficientlysecure.keychain" applicationId "org.sufficientlysecure.keychain"