Skip to content

Commit

Permalink
Update to v1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
bilde2910 committed Oct 6, 2019
1 parent 0bed60a commit ccef5a5
Show file tree
Hide file tree
Showing 4 changed files with 10 additions and 2 deletions.
4 changes: 2 additions & 2 deletions android/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ android {
applicationId "info.varden.hauk"
minSdkVersion 23
targetSdkVersion 29
versionCode 4
versionName "1.1.1"
versionCode 5
versionName "1.2"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}
buildTypes {
Expand Down
8 changes: 8 additions & 0 deletions fastlane/metadata/android/en-US/changelogs/5.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
* You can now create and individually share and control multiple different sharing links for the same session (#30)
* Group shares can now be left if you were adopted without having to stop your entire session
* App can now only be used in portrait mode, in order to fix a bug causing the app to break if the device was rotated
* Tapping the body of the Hauk notification now opens the app (#27)
* Redis can be used instead of Memcached (#13)
* The sample config file was renamed from config.php to config-sample.php (#39)
* Fixed the installation script not working in environments without bash (#36)
* The install script now highlights the configuration file path (#36)
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit ccef5a5

Please sign in to comment.