mirror of
https://github.com/jfoucry/Pilldroid.git
synced 2024-11-09 23:41:08 +01:00
Change defaultMinSdkVersion
This commit is contained in:
parent
f40426235d
commit
91af7dba00
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@ ext {
|
|||
buildToolsVersion = '28.0.1'
|
||||
var = '3.4.2'
|
||||
//buildToolsVersion1 = '29.0.3'
|
||||
defaultMinSdkVersion = 24
|
||||
defaultMinSdkVersion = 26
|
||||
defaultTargetSdkVersion = 30
|
||||
defaultVersionCode = 1
|
||||
defaultVersionCode1 = defaultVersionCode
|
||||
|
|
Loading…
Reference in a new issue