Skip to content

Commit 73bd689

Browse files
committed
Update to 1.1.3
1 parent ba9d13b commit 73bd689

2 files changed

Lines changed: 3 additions & 2 deletions

File tree

app/build.gradle.kts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,8 @@ android {
2323
applicationId = "dev.randombits.intervaltimer"
2424
minSdk = 24
2525
targetSdk = 35
26-
versionCode = 12
27-
versionName = "1.1.2"
26+
versionCode = 13
27+
versionName = "1.1.3"
2828

2929
vectorDrawables {
3030
useSupportLibrary = true

metadata/en-US/changelogs/13.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Allow the timer to continue running when the app is in the background

0 commit comments

Comments
 (0)