Skip to content

Commit

Permalink
Merge pull request #121 from arkivanov/bump-version-to-0.2.4
Browse files Browse the repository at this point in the history
Bumped version to 0.2.4
  • Loading branch information
arkivanov authored Apr 26, 2021
2 parents b59b948 + f57e081 commit 5f6042d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
// Top-level build file where you can add configuration options common to all sub-projects/modules.
buildscript {
ext {
decompose_version = '0.2.3'
decompose_version = '0.2.4'
kotlin_version = "1.4.32"
compose_kotlin_compiler_version = kotlin_version
compose_jetpack_version = '1.0.0-beta05'
Expand Down

0 comments on commit 5f6042d

Please sign in to comment.