File tree Expand file tree Collapse file tree
src/main/play/release-notes/en-US Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -14,8 +14,8 @@ android {
1414 applicationId " hu.vmiklos.plees_tracker"
1515 minSdkVersion 23
1616 targetSdkVersion 34
17- versionCode 50
18- versionName " 7.6.4 "
17+ versionCode 51
18+ versionName " 7.6.5 "
1919 testInstrumentationRunner " androidx.test.runner.AndroidJUnitRunner"
2020 javaCompileOptions {
2121 annotationProcessorOptions {
Original file line number Diff line number Diff line change 1- - Target Android 14
1+ - Fix no action on pressing the back button on the action bar
2+ - Added Themed / Monochrome Launcher icon support for devices that support it (Sébastien Delord)
Original file line number Diff line number Diff line change 22
33plees-tracker is a simple sleep tracker for your Android phone.
44
5- The latest version is v7.6.4 , released on 2023-12 -01.
5+ The latest version is v7.6.5 , released on 2024-01 -01.
66
77## Description
88
Original file line number Diff line number Diff line change 11# Changelog
22
3- ## master
3+ ## 7.6.5
44
55- Fix no action on pressing the back button on the action bar
66- Added Themed / Monochrome Launcher icon support for devices that support it (Sébastien Delord)
You can’t perform that action at this time.
0 commit comments