File tree 4 files changed +5
-5
lines changed
src/main/play/release-notes/en-US
4 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -14,8 +14,8 @@ android {
14
14
applicationId " hu.vmiklos.plees_tracker"
15
15
minSdkVersion 24
16
16
targetSdkVersion 34
17
- versionCode 59
18
- versionName " 24.8.1 "
17
+ versionCode 60
18
+ versionName " 24.8.2 "
19
19
testInstrumentationRunner " androidx.test.runner.AndroidJUnitRunner"
20
20
javaCompileOptions {
21
21
annotationProcessorOptions {
Original file line number Diff line number Diff line change 1
- - Resolves: gh#506 dark mode: reduce contrast of colors
1
+ - Resolves: gh#515 export to file: add a pretty mode to produce human-readable output
Original file line number Diff line number Diff line change 2
2
3
3
plees-tracker is a simple sleep tracker for your Android phone.
4
4
5
- The latest version is v24.8.1 , released on 2024-11-10 .
5
+ The latest version is v24.8.2 , released on 2025-01-01 .
6
6
7
7
## Description
8
8
Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
- ## master
3
+ ## 24.8.2
4
4
5
5
- Resolves: gh #515 export to file: add a pretty mode to produce human-readable output
6
6
You can’t perform that action at this time.
0 commit comments