Skip to content

Commit

Permalink
Bump version to 0.17.1
Browse files Browse the repository at this point in the history
  • Loading branch information
rock3r committed Apr 10, 2024
1 parent 77a1410 commit 13ffec4
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,4 @@ kotlin.stdlib.default.dependency=false
kotlin.incremental.useClasspathSnapshot=false

ijp.target=241
jewel.release.version=0.17.0
jewel.release.version=0.17.1
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
package org.jetbrains.jewel.samples.standalone.view.markdown

import androidx.compose.foundation.background
import androidx.compose.foundation.border
import androidx.compose.foundation.horizontalScroll
import androidx.compose.foundation.layout.Arrangement
import androidx.compose.foundation.layout.Box
Expand All @@ -19,7 +18,6 @@ import androidx.compose.runtime.remember
import androidx.compose.runtime.setValue
import androidx.compose.ui.Alignment
import androidx.compose.ui.Modifier
import androidx.compose.ui.graphics.Color
import androidx.compose.ui.text.font.FontFamily
import androidx.compose.ui.unit.dp
import com.darkrockstudios.libraries.mpfilepicker.FilePicker
Expand Down

0 comments on commit 13ffec4

Please sign in to comment.