bump targetSdkVersion to 31
This commit is contained in:
@@ -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"
|
||||||
|
|||||||
Reference in New Issue
Block a user