Skip to content

Commit 4dd8316

Browse files
committed
Update version to 1.37.1(57)
1 parent d975618 commit 4dd8316

File tree

4 files changed

+13
-21
lines changed

4 files changed

+13
-21
lines changed

CHANGELOG.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8-
## [Unreleased]
8+
## [1.37.1] - 2025-06-04
99

1010
### Fixed
1111

@@ -920,4 +920,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
920920

921921
[1.37.0]: https://github.com/Radiokot/photoprism-android-client/compare/1.36.0(55)...1.37.0(56)
922922

923-
[Unreleased]: https://github.com/Radiokot/photoprism-android-client/compare/1.37.0(56)...HEAD
923+
[1.37.1]: https://github.com/Radiokot/photoprism-android-client/compare/1.37.0(56)...1.37.1(57)
924+
925+
[Unreleased]: https://github.com/Radiokot/photoprism-android-client/compare/1.37.1(57)...HEAD

app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@ android {
1919
targetSdk 34
2020

2121
applicationId "ua.com.radiokot.photoprism"
22-
versionCode 56
23-
versionName "1.37.0"
22+
versionCode 57
23+
versionName "1.37.1"
2424

2525
// Must be aligned with @xml/locale_config and values-*.
2626
resConfigs "en", "cs", "de", "el", "es", "fr", "it", "ru", "tr", "uk", "zh", "zh-rTW"

fastlane/metadata/android/en-US/changelogs/56.txt

Lines changed: 0 additions & 17 deletions
This file was deleted.
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
Full: https://radiokot.com.ua/pp-changes
2+
3+
Fixed:
4+
- Not playing some Samsung live photos
5+
6+
Changed:
7+
- Updated the video player library. If you have playback problems, consider checking out this version

0 commit comments

Comments
 (0)