bump version to 1.7-dev2
This commit is contained in:
parent
2dd11d074f
commit
82681c3452
1 changed files with 2 additions and 2 deletions
|
@ -7,8 +7,8 @@ android {
|
|||
applicationId "net.typeblog.shelter"
|
||||
minSdkVersion 24
|
||||
targetSdkVersion 31
|
||||
versionCode 18
|
||||
versionName "1.7-dev1"
|
||||
versionCode 19
|
||||
versionName "1.7-dev2"
|
||||
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
||||
}
|
||||
buildTypes {
|
||||
|
|
Loading…
Add table
Reference in a new issue