Skip to content

Commit

Permalink
Bump support-markdown from 0.12.0-alpha02 to 0.12.1-alpha01
Browse files Browse the repository at this point in the history
  • Loading branch information
wax911 committed Oct 16, 2021
1 parent ff60a5f commit 2469137
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions buildSrc/src/main/java/com/mxt/anitrend/buildsrc/Libraries.kt
Original file line number Diff line number Diff line change
Expand Up @@ -172,8 +172,8 @@ object Libraries {
}

object Markdown {
private const val version = "0.12.0-alpha02"
const val markdown = "com.github.anitrend:support-markdown:$version"
private const val version = "0.12.1-alpha01"
const val markdown = "com.github.AniTrend:support-markdown:$version"
}

object Retrofit {
Expand Down

0 comments on commit 2469137

Please sign in to comment.