@@ -7,7 +7,7 @@ android {
defaultConfig {
applicationId "com.example.myapplication"
minSdkVersion 19
- targetSdkVersion 30
+ targetSdkVersion 26
versionCode 1
versionName "1.0"
@@ -5,8 +5,8 @@ android {
buildToolsVersion "30.0.3"
- minSdkVersion 19
+ minSdkVersion 21