Skip to content

Commit 5b31405

Browse files
committed
Version 4.1.3
1 parent 822d571 commit 5b31405

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 = 36
23-
versionCode = 195
24-
versionName = "4.1.2"
23+
versionCode = 196
24+
versionName = "4.1.3"
2525

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

0 commit comments

Comments
 (0)