Merge branch 'thedevstack' of ssh://git.fucktheforce.de/PiratX into thedevstack
This commit is contained in:
commit
c105516754
1 changed files with 3 additions and 3 deletions
|
@ -100,8 +100,8 @@ android {
|
||||||
minSdkVersion 16
|
minSdkVersion 16
|
||||||
targetSdkVersion 28
|
targetSdkVersion 28
|
||||||
|
|
||||||
versionCode 1
|
versionCode 2
|
||||||
versionName "0.0.1"
|
versionName "0.0.2"
|
||||||
|
|
||||||
archivesBaseName += "-$versionName"
|
archivesBaseName += "-$versionName"
|
||||||
applicationId appId
|
applicationId appId
|
||||||
|
|
Reference in a new issue