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

Bump version to 2.3.2-beta and update fastlane metadata

parent 70bc230f
No related branches found
No related tags found
No related merge requests found
## Fixed
* Fix IllegalStateException in ContentController (#1022)
...@@ -33,8 +33,8 @@ android { ...@@ -33,8 +33,8 @@ android {
applicationId "org.openhab.habdroid" applicationId "org.openhab.habdroid"
minSdkVersion 14 minSdkVersion 14
targetSdkVersion 27 targetSdkVersion 27
versionCode 83 versionCode 84
versionName "2.3.1-beta" versionName "2.3.2-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