Increased minSdkVersion to 21

This commit is contained in:
Olga Miller 2022-10-31 14:02:38 +01:00
parent 83fd3b7fbb
commit 40f28e5abc

View file

@ -4,7 +4,7 @@ android {
compileSdkVersion 32
defaultConfig {
applicationId "om.sstvencoder"
minSdkVersion 15
minSdkVersion 21
targetSdkVersion 32
versionCode 26
versionName "2.5"