Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
briar
Briar Desktop
Commits
6b8915ce
Verified
Commit
6b8915ce
authored
Jan 07, 2022
by
Mikolai Gütschow
Browse files
bump Compose to stable version 1.0.1
parent
b6bc739b
Pipeline
#8989
passed with stage
in 3 minutes and 40 seconds
Changes
1
Pipelines
3
Hide whitespace changes
Inline
Side-by-side
build.gradle.kts
View file @
6b8915ce
...
...
@@ -32,7 +32,7 @@ buildscript {
plugins
{
kotlin
(
"jvm"
)
version
"1.6.10"
kotlin
(
"kapt"
)
version
"1.6.10"
id
(
"org.jetbrains.compose"
)
version
"1.0.1
-rc2
"
id
(
"org.jetbrains.compose"
)
version
"1.0.1"
id
(
"java"
)
id
(
"idea"
)
id
(
"org.jlleitschuh.gradle.ktlint"
)
version
"10.1.0"
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment