Skip to content

Commit 41eb436

Browse files
committed
.
1 parent 055725e commit 41eb436

2 files changed

Lines changed: 5 additions & 2 deletions

File tree

app/build.gradle.kts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@ android {
1414
applicationId = "xyz.tberghuis.floatingtimer"
1515
minSdk = 26
1616
targetSdk = 35
17-
versionCode = 84
18-
versionName = "1.45.2"
17+
versionCode = 85
18+
versionName = "1.46.0"
1919

2020
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
2121
vectorDrawables {

docs/changelog.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
v1.46.0 2026-02-05 002-stopped-timer-screen-off
2+
fix bug stopwatch losing time when screen off
3+
14
v1.45.2 2025-05-23 dev-processname
25
fix crash sdk 28
36

0 commit comments

Comments
 (0)