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

Bump version to 2.2.19-beta and update fastlane metadata

parent d1f43ee3
No related branches found
No related tags found
No related merge requests found
## Fixed
* Fix wrong icons being loaded if views are re-used (#979)
...@@ -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 76 versionCode 77
versionName "2.2.18-beta" versionName "2.2.19-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