chore: release v1.7.14
This commit is contained in:
parent
e3bcddac70
commit
a1a9529b7d
1 changed files with 2 additions and 2 deletions
|
|
@ -15,8 +15,8 @@ android {
|
|||
applicationId = "de.bollwerk.app"
|
||||
minSdk = 26
|
||||
targetSdk = 35
|
||||
versionCode = 13
|
||||
versionName = "1.7.13"
|
||||
versionCode = 14
|
||||
versionName = "1.7.14"
|
||||
|
||||
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
|
||||
buildConfigField("boolean", "FEATURE_CAMERA_ENABLED", "false")
|
||||
|
|
|
|||
Loading…
Reference in a new issue