mirror of
https://github.com/vmiklos/plees-tracker.git
synced 2025-05-17 19:16:07 +08:00
plees-tracker 25.2.1
This commit is contained in:

committed by
Miklos Vajna

parent
ac8fe362da
commit
58d4e7ffa9
@ -14,8 +14,8 @@ android {
|
||||
applicationId "hu.vmiklos.plees_tracker"
|
||||
minSdkVersion 24
|
||||
targetSdkVersion 35
|
||||
versionCode 61
|
||||
versionName "25.2"
|
||||
versionCode 62
|
||||
versionName "25.2.1"
|
||||
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
||||
javaCompileOptions {
|
||||
annotationProcessorOptions {
|
||||
|
@ -1 +1 @@
|
||||
- Target Android 15
|
||||
- Resolves: gh#527 export to file: include ISO date in default file name
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
plees-tracker is a simple sleep tracker for your Android phone.
|
||||
|
||||
The latest version is v25.2, released on 2025-02-01.
|
||||
The latest version is v25.2.1, released on 2025-03-02.
|
||||
|
||||
## Description
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
# Changelog
|
||||
|
||||
## master
|
||||
## 25.2.1
|
||||
|
||||
- Resolves: gh#527 export to file: include ISO date in default file name
|
||||
|
||||
|
Reference in New Issue
Block a user