chore: release v1.7.17
This commit is contained in:
parent
fb46c83f7b
commit
4ce585971d
1 changed files with 2 additions and 2 deletions
|
|
@ -15,8 +15,8 @@ android {
|
|||
applicationId = "de.bollwerk.app"
|
||||
minSdk = 26
|
||||
targetSdk = 35
|
||||
versionCode = 16
|
||||
versionName = "1.7.16"
|
||||
versionCode = 17
|
||||
versionName = "1.7.17"
|
||||
|
||||
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
|
||||
buildConfigField("boolean", "FEATURE_CAMERA_ENABLED", "false")
|
||||
|
|
|
|||
Loading…
Reference in a new issue