Skip to content

Commit

Permalink
Various UI fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
saelim committed Aug 18, 2024
1 parent 1f9c27a commit 1670719
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 @@ -11,8 +11,8 @@ android {
minSdkVersion 26
targetSdkVersion 34
multiDexEnabled true
versionCode 1343
versionName "4.5.3b"
versionCode 1344
versionName "4.5.3c"
}

buildTypes {
Expand Down
2 changes: 2 additions & 0 deletions fastlane/metadata/android/en-US/changelogs/1344.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
v4.5.3c
- Various UI fixes.

0 comments on commit 1670719

Please sign in to comment.