Skip to content

Commit 2707221

Browse files
committed
chore: bump version number
1 parent c917c16 commit 2707221

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

app/build.gradle.kts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,8 @@ android {
2222
applicationId = "dev.randombits.intervaltimer"
2323
minSdk = 24
2424
targetSdk = 34
25-
versionCode = 10
26-
versionName = "1.1.0"
25+
versionCode = 11
26+
versionName = "1.1.1"
2727

2828
vectorDrawables {
2929
useSupportLibrary = true

0 commit comments

Comments
 (0)