Skip to content
Snippets Groups Projects
Commit b5a6a8fd authored by openhab-bot's avatar openhab-bot
Browse files

Bump version to 2.7.2-beta and update fastlane metadata

parent a6210b83
No related branches found
No related tags found
No related merge requests found
## Fixed
* Fix crash in SVG parsing (#1352)
* Fix chart and image widget scaling. (#1382)
* Parse missing fields from SSE update events. (#1383)
## Changed
* Bump dependencies
...@@ -30,8 +30,8 @@ android { ...@@ -30,8 +30,8 @@ android {
applicationId "org.openhab.habdroid" applicationId "org.openhab.habdroid"
minSdkVersion 14 minSdkVersion 14
targetSdkVersion 27 targetSdkVersion 27
versionCode 141 versionCode 142
versionName "2.7.1-beta" versionName "2.7.2-beta"
multiDexEnabled true multiDexEnabled true
testInstrumentationRunner 'androidx.test.runner.AndroidJUnitRunner' testInstrumentationRunner 'androidx.test.runner.AndroidJUnitRunner'
} }
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment