mirror of
https://github.com/olgamiller/SSTVEncoder2.git
synced 2025-12-06 06:52:01 +01:00
Increased minSdkVersion to 21
This commit is contained in:
parent
83fd3b7fbb
commit
40f28e5abc
|
|
@ -4,7 +4,7 @@ android {
|
|||
compileSdkVersion 32
|
||||
defaultConfig {
|
||||
applicationId "om.sstvencoder"
|
||||
minSdkVersion 15
|
||||
minSdkVersion 21
|
||||
targetSdkVersion 32
|
||||
versionCode 26
|
||||
versionName "2.5"
|
||||
|
|
|
|||
Loading…
Reference in a new issue