change minimum supported Android version to 4.2

Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
This commit is contained in:
Andy Scherzinger 2020-03-06 10:59:35 +01:00
parent b960e9c9ba
commit 4a6f5b2da7
No known key found for this signature in database
GPG key ID: 6CADC7E3523C308B

View file

@ -129,7 +129,7 @@ android {
compileSdkVersion 29
defaultConfig {
minSdkVersion 16
minSdkVersion 17
targetSdkVersion 29
// arguments to be passed to functional tests