@@ -11,8 +11,8 @@ android {
defaultConfig {
applicationId "com.doverfuelingsolutions.issp"
- minSdkVersion 25
- targetSdkVersion 30
+ minSdkVersion 22
+ targetSdkVersion 26
versionCode 1
versionName "1.0.0"
archivesBaseName = versionName + "." + getTime()