Skip to content

Commit 1b0a711

Browse files
committed
Bump app version
1 parent 9c92fcc commit 1b0a711

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/build.gradle.kts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@ android {
1111
applicationId = "com.wstxda.clippy"
1212
minSdk = 24
1313
targetSdk = 35
14-
versionCode = 110
15-
versionName = "1.1"
14+
versionCode = 120
15+
versionName = "1.2"
1616

1717
vectorDrawables {
1818
useSupportLibrary = true

0 commit comments

Comments
 (0)