plees-tracker 25.2.1

This commit is contained in:
Miklos Vajna
2025-03-02 18:05:07 +01:00
committed by Miklos Vajna
parent ac8fe362da
commit 58d4e7ffa9
4 changed files with 5 additions and 5 deletions

View File

@ -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 {

View File

@ -1 +1 @@
- Target Android 15
- Resolves: gh#527 export to file: include ISO date in default file name

View File

@ -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

View File

@ -1,6 +1,6 @@
# Changelog
## master
## 25.2.1
- Resolves: gh#527 export to file: include ISO date in default file name