Bump version to 1.9-dev
This commit is contained in:
parent
c987f3455e
commit
990cf39ed9
1 changed files with 2 additions and 2 deletions
|
@ -16,8 +16,8 @@ android {
|
|||
applicationId "net.typeblog.shelter"
|
||||
minSdkVersion 24
|
||||
targetSdkVersion 34
|
||||
versionCode 23
|
||||
versionName "1.8"
|
||||
versionCode 24
|
||||
versionName "1.9-dev"
|
||||
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
||||
}
|
||||
buildTypes {
|
||||
|
|
Loading…
Reference in a new issue