2. bump code version

This commit is contained in:
vadym 2020-12-09 10:11:29 +02:00
parent e35e4442d3
commit 2689fee039

View File

@ -8,7 +8,7 @@ android {
applicationId "io.github.chronosx88.yggdrasil"
minSdkVersion 15
targetSdkVersion 30
versionCode 11
versionCode 12
versionName "1.6"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
setProperty("archivesBaseName", project.getParent().name+"-"+versionName)