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