Skip to content

Commit

Permalink
[Fastlane] Release 1.2.4+15
Browse files Browse the repository at this point in the history
  • Loading branch information
rh-id committed Apr 1, 2022
1 parent f38a9d3 commit 0362e2f
Show file tree
Hide file tree
Showing 2 changed files with 7 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 @@ -28,8 +28,8 @@ android {
applicationId "m.co.rh.id.a_medic_log"
minSdk 21
targetSdk 31
versionCode 14
versionName "1.2.3"
versionCode 15
versionName "1.2.4"
vectorDrawables.useSupportLibrary true
multiDexEnabled = true

Expand Down
5 changes: 5 additions & 0 deletions fastlane/metadata/android/en-US/changelogs/15.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
Release 1.2.4+15

Fixes:
* Minor memory leaks
* Update UI

0 comments on commit 0362e2f

Please sign in to comment.