mirror of
https://github.com/olgamiller/SSTVEncoder2.git
synced 2026-04-05 14:25:41 +00:00
Increased minSdkVersion to 21
This commit is contained in:
parent
83fd3b7fbb
commit
40f28e5abc
1 changed files with 1 additions and 1 deletions
|
|
@ -4,7 +4,7 @@ android {
|
|||
compileSdkVersion 32
|
||||
defaultConfig {
|
||||
applicationId "om.sstvencoder"
|
||||
minSdkVersion 15
|
||||
minSdkVersion 21
|
||||
targetSdkVersion 32
|
||||
versionCode 26
|
||||
versionName "2.5"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue