Tested with SDK version 21.
Some things like EditText.hint don't work, but basic app functionality seems to be fine.
This commit is contained in:
parent
2e9d3bea5e
commit
9d951e6ee6
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ android {
|
|||
|
||||
defaultConfig {
|
||||
applicationId "es.eoinrul.ecwt"
|
||||
minSdkVersion 22
|
||||
minSdkVersion 21
|
||||
targetSdkVersion 30
|
||||
versionCode 44
|
||||
versionName "4.4"
|
||||
|
|
Loading…
Reference in a new issue