This commit is contained in:
parent
fc632222c5
commit
505e40a583
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ android {
|
||||||
|
|
||||||
defaultConfig {
|
defaultConfig {
|
||||||
applicationId "eu.toldi.balazs.caster"
|
applicationId "eu.toldi.balazs.caster"
|
||||||
minSdk 21
|
minSdk 26
|
||||||
targetSdk 31
|
targetSdk 31
|
||||||
versionCode project.getVersionCode()
|
versionCode project.getVersionCode()
|
||||||
versionName "1.0"
|
versionName "1.0"
|
||||||
|
|
Loading…
Reference in a new issue