File tree Expand file tree Collapse file tree
src/main/play/release-notes/en-GB Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -5,6 +5,12 @@ 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.6] - 19-07-2022
9+
10+ ### Changed
11+
12+ - Updated libraries
13+
814## [ 2.4.5] - 22-12-2021
915
1016### 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 32
16- versionCode 68
17- versionName " 2.4.5 "
16+ versionCode 69
17+ versionName " 2.4.6 "
1818 }
1919
2020 if (isCi) {
Original file line number Diff line number Diff line change 1- ### Fixed
2- - Fixed leaderboards not working
1+ ### Changed
2+ - Updated libraries
You can’t perform that action at this time.
0 commit comments