Skip to content

Commit 552fc3f

Browse files
committed
Release
1 parent d83f529 commit 552fc3f

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
package com.linuxcommandlibrary.shared
22

33
object Version {
4-
const val APP_VERSION = "3.5.13"
4+
const val APP_VERSION = "3.5.14"
55
}

gradle/libs.versions.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[versions]
22
agp = "9.0.1"
3-
appVersion = "3.5.13"
4-
androidVersionCode = "138"
3+
appVersion = "3.5.14"
4+
androidVersionCode = "139"
55
kotlin = "2.3.10"
66
composeMultiplatform = "1.10.1"
77
accompanistAppcompatTheme = "0.36.0"

0 commit comments

Comments
 (0)