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

Bump version to 2.5.16-beta and update fastlane metadata

parent ef0ce38b
No related branches found
No related tags found
No related merge requests found
## Fixed
* Fix selection of HABPanel panel (#1214)
## Added
* Show shortcut to notification settings for Oreo and above (#1167)
...@@ -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 110 versionCode 111
versionName "2.5.15-beta" versionName "2.5.16-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