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

Bump version to 2.2.21-beta and update fastlane metadata

parent 88c2d2ff
No related branches found
No related tags found
No related merge requests found
## Fixed
* Don't scroll to selected list item if it didn't change. (#989)
* Revert "Remove unneeded try catch in voice command funtionality (#899)" (#984)
* Clear webviews before being re-used (#982)
...@@ -31,8 +31,8 @@ android { ...@@ -31,8 +31,8 @@ android {
applicationId "org.openhab.habdroid" applicationId "org.openhab.habdroid"
minSdkVersion 14 minSdkVersion 14
targetSdkVersion 27 targetSdkVersion 27
versionCode 78 versionCode 79
versionName "2.2.20-beta" versionName "2.2.21-beta"
multiDexEnabled true multiDexEnabled true
testInstrumentationRunner 'android.support.test.runner.AndroidJUnitRunner' testInstrumentationRunner 'android.support.test.runner.AndroidJUnitRunner'
} }
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment