Skip to content

Commit

Permalink
Bump version to 1.2
Browse files Browse the repository at this point in the history
Signed-off-by: Balint Erdosi <[email protected]>
  • Loading branch information
berdosi committed May 19, 2021
1 parent 4017cf0 commit de5ae8c
Show file tree
Hide file tree
Showing 2 changed files with 5 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 @@ -13,8 +13,8 @@ android {
applicationId "eu.berdosi.app.heartbeat"
minSdkVersion 21
targetSdkVersion 30
versionCode 2
versionName "1.1"
versionCode 3
versionName "1.2"
}
buildTypes {
release {
Expand Down
3 changes: 3 additions & 0 deletions fastlane/metadata/android/en-US/changelogs/3.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
* Translations: Chinese, Dutch, Hungarian
* Dark mode support (default setting)
* Fix crash when there are no camera devices available

0 comments on commit de5ae8c

Please sign in to comment.