Skip to content

Commit 435bf92

Browse files
committed
.
1 parent 58f09a6 commit 435bf92

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 = 34
17-
versionCode = 79
18-
versionName = "1.43.0"
17+
versionCode = 80
18+
versionName = "1.43.1"
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.43.1 2025-02-22 dev-deeplink
2+
feature: launch timer by link
3+
14
v1.43.0 2025-02-22 dev-deeplink
25
feature: launch timer by link
36

0 commit comments

Comments
 (0)