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

Bump version to 2.2.20-beta and update fastlane metadata

parent bfe85e85
Branches
No related tags found
No related merge requests found
## Fixed
* Crash on network change if app is in background on API 24+ (#980)
......@@ -31,8 +31,8 @@ android {
applicationId "org.openhab.habdroid"
minSdkVersion 14
targetSdkVersion 27
versionCode 77
versionName "2.2.19-beta"
versionCode 78
versionName "2.2.20-beta"
multiDexEnabled true
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