File tree Expand file tree Collapse file tree 3 files changed +11
-4
lines changed
src/main/play/release-notes/en-GB Expand file tree Collapse file tree 3 files changed +11
-4
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,13 @@ All notable changes to this project will be documented in this file.
55The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) , and this project
66adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
77
8+ ## [ 2.4.9] - 06-06-2023
9+
10+ ### Changed
11+
12+ - Updated libraries
13+
14+
815## [ 2.4.8] - 14-01-2023
916
1017### Fixed
Original file line number Diff line number Diff line change @@ -13,8 +13,8 @@ android {
1313 applicationId " com.gianlu.timeless"
1414 minSdkVersion 21
1515 targetSdkVersion 33
16- versionCode 71
17- versionName " 2.4.8 "
16+ versionCode 72
17+ versionName " 2.4.9 "
1818 }
1919
2020 if (isCi) {
Original file line number Diff line number Diff line change 1- ### Fixed
2- - Crash on some devices with widgets enabled
1+ ### Changed
2+ - Updated libraries
You can’t perform that action at this time.
0 commit comments