Skip to content

Commit ac73b39

Browse files
committed
Version 4.2.0
1 parent 3b01395 commit ac73b39

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
@@ -20,8 +20,8 @@ android {
2020
applicationId = "tk.zwander.lockscreenwidgets"
2121
minSdk = 23
2222
targetSdk = 37
23-
versionCode = 196
24-
versionName = "4.1.3"
23+
versionCode = 197
24+
versionName = "4.2.0"
2525

2626
manifestPlaceholders["build_uuid"] = UUID.nameUUIDFromBytes("LockscreenWidgets_${versionCode}".toByteArray()).toString()
2727

0 commit comments

Comments
 (0)