Skip to content

Commit

Permalink
Update version
Browse files Browse the repository at this point in the history
  • Loading branch information
Domi04151309 committed Jan 5, 2022
1 parent b7c1fd5 commit 37c3e87
Show file tree
Hide file tree
Showing 2 changed files with 4 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 @@ -7,8 +7,8 @@ android {
applicationId "io.github.domi04151309.home"
minSdkVersion 23
targetSdkVersion 31
versionCode 173
versionName "1.7.3"
versionCode 180
versionName "1.8.0"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}
buildTypes {
Expand Down
2 changes: 2 additions & 0 deletions fastlane/metadata/android/en-US/changelogs/180.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
This update adds support for Shelly and Esp Easy devices. Furthermore, the device discovery process has been improved once again, and new device icons have been added. A big new feature is "Direct View" which makes it possible to load devices directly when you start the app.
Make sure to check out the release notes of previous versions as well!

0 comments on commit 37c3e87

Please sign in to comment.