Minimum support to SDK 21.

This commit is contained in:
dxl
2020-08-13 17:56:25 +08:00
parent e6607cad6c
commit 44a2c2e577
+1 -1
View File
@@ -5,7 +5,7 @@ android {
buildToolsVersion "29.0.2"
defaultConfig {
applicationId "com.rfidresearchgroup.rfidtools"
minSdkVersion 24
minSdkVersion 21
targetSdkVersion 28
testInstrumentationRunner 'androidx.test.runner.AndroidJUnitRunner'
versionCode 25