Skip to content

Commit eb9be70

Browse files
committed
Bump version
1 parent a42fd89 commit eb9be70

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
@@ -14,8 +14,8 @@ android {
1414
applicationId = "org.koitharu.volumeicon"
1515
minSdk = 24
1616
targetSdk = 36
17-
versionCode = 2
18-
versionName = "1.1"
17+
versionCode = 3
18+
versionName = "1.2"
1919
}
2020

2121
lint {

0 commit comments

Comments
 (0)