Version 1.6.1
This commit is contained in:
parent
0a87df3d82
commit
391ee6e621
1 changed files with 2 additions and 2 deletions
|
@ -22,8 +22,8 @@ android {
|
|||
testApplicationId "io.github.tests.wulkanowy"
|
||||
minSdkVersion 21
|
||||
targetSdkVersion 31
|
||||
versionCode 104
|
||||
versionName "1.6.0"
|
||||
versionCode 105
|
||||
versionName "1.6.1"
|
||||
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
||||
|
||||
resValue "string", "app_name", "Wulkanowy"
|
||||
|
|
Reference in a new issue