Skip to content

Commit

Permalink
Update version
Browse files Browse the repository at this point in the history
  • Loading branch information
Domi04151309 committed Mar 24, 2022
1 parent e151917 commit 9aa51db
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ android {
applicationId "io.github.domi04151309.home"
minSdkVersion 23
targetSdkVersion 31
versionCode 180
versionName "1.8.0"
versionCode 190
versionName "1.9.0"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}
buildTypes {
Expand Down
1 change: 1 addition & 0 deletions fastlane/metadata/android/en-US/changelogs/190.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
This release lets you control your devices from your Android (> 11) power menu and improves the implementation of the SimpleHome API. Furthermore, support for Philips Hue has been improved and the number of columns in the main activity has been made adjustable. Of course, there were some under the hood improvements as well. Make sure to check out the release notes of previous versions as well!

0 comments on commit 9aa51db

Please sign in to comment.