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