Skip to content

Commit

Permalink
bump app version to 4.9
Browse files Browse the repository at this point in the history
  • Loading branch information
dead8309 committed Jun 1, 2023
1 parent ebe83ab commit b7f1de1
Showing 1 changed file with 1 addition and 9 deletions.
10 changes: 1 addition & 9 deletions gradle/libs.versions.toml
Expand Up @@ -2,7 +2,7 @@
# project level
gradle = "8.0.2"
kotlin = "1.8.0"
version-name = "4.7"
version-name = "4.9"
version-code ="4"

# app level
Expand Down Expand Up @@ -105,12 +105,4 @@ kotlinx-serialization = { id = "org.jetbrains.kotlin.plugin.serialization", vers

[bundles]
network-ktor = ["ktor-core", "ktor-client-cio", "ktor-kotlinx-serialization"]
compose-accompanist = [
"accompanist-flowLayout",
"accompanist-navigation-animation",
"accompanist-systemUiController",
"accompanist-permission",
"accompanist-pager-indicators",
"accompanist-pager-layouts"
]

0 comments on commit b7f1de1

Please sign in to comment.