Increased minSdkVersion to 21

pull/15/head
Olga Miller 2022-10-31 14:02:38 +01:00
rodzic 83fd3b7fbb
commit 40f28e5abc
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

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