Skip to content

Commit e2e32ee

Browse files
chore: update to frames 3.6.5
1 parent f7d449f commit e2e32ee

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

buildSrc/src/main/java/Kuper.kt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@
22

33
object Kuper {
44
const val appId = "dev.jahir.kuper.app"
5-
const val version = 254
6-
const val versionName = "2.5.4"
5+
const val version = 255
6+
const val versionName = "2.5.5"
77
}

buildSrc/src/main/java/Versions.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ object Versions {
1616
const val buildTools = "36.0.0"
1717

1818
// Frames
19-
const val frames = "3.6.4"
19+
const val frames = "3.6.5"
2020

2121
// Kustom API
2222
const val kustomApi = "21"

0 commit comments

Comments
 (0)