Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
O
openhab-android
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
OpenLicht
openhab-android
Commits
ccc2797f
Commit
ccc2797f
authored
6 years ago
by
openhab-bot
Browse files
Options
Downloads
Patches
Plain Diff
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
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
fastlane/metadata/android/en-US/changelogs/111.txt
+5
-0
5 additions, 0 deletions
fastlane/metadata/android/en-US/changelogs/111.txt
mobile/build.gradle
+2
-2
2 additions, 2 deletions
mobile/build.gradle
with
7 additions
and
2 deletions
fastlane/metadata/android/en-US/changelogs/111.txt
0 → 100644
+
5
−
0
View file @
ccc2797f
## Fixed
* Fix selection of HABPanel panel (#1214)
## Added
* Show shortcut to notification settings for Oreo and above (#1167)
This diff is collapsed.
Click to expand it.
mobile/build.gradle
+
2
−
2
View file @
ccc2797f
...
@@ -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
11
0
versionCode
11
1
versionName
"2.5.1
5
-beta"
versionName
"2.5.1
6
-beta"
multiDexEnabled
true
multiDexEnabled
true
testInstrumentationRunner
'androidx.test.runner.AndroidJUnitRunner'
testInstrumentationRunner
'androidx.test.runner.AndroidJUnitRunner'
}
}
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment