Skip to content

Commit

Permalink
Merge pull request #102 from arkivanov/bump-version-to-0.2.0
Browse files Browse the repository at this point in the history
Bumped version to 0.2.0
  • Loading branch information
arkivanov authored Mar 28, 2021
2 parents 7851f0f + 4179737 commit 08771e6
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.1.9'
decompose_version = '0.2.0'
kotlin_version = "1.4.30"
compose_kotlin_compiler_version = kotlin_version
compose_jetpack_version = '1.0.0-beta01'
Expand Down

0 comments on commit 08771e6

Please sign in to comment.