Skip to content

Commit 6794630

Browse files
committed
.
1 parent 11ef4ac commit 6794630

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 = 81
18-
versionName = "1.44.0"
17+
versionCode = 82
18+
versionName = "1.45.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.45.0 2025-05-23 dev-edgetoedge
2+
update targetSdk 35
3+
14
v1.44.0 2025-03-04 dev-navigation
25
fix navigation back stack
36
auto start setting

0 commit comments

Comments
 (0)