1
0
Fork 0

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:
Eoin Mcloughlin 2023-05-06 12:48:39 +01:00
parent 2e9d3bea5e
commit 9d951e6ee6

View file

@ -8,7 +8,7 @@ android {
defaultConfig {
applicationId "es.eoinrul.ecwt"
minSdkVersion 22
minSdkVersion 21
targetSdkVersion 30
versionCode 44
versionName "4.4"