Skip to content

Commit

Permalink
Bump version to 2.0,2
Browse files Browse the repository at this point in the history
  • Loading branch information
DanielMartinus committed Feb 20, 2022
1 parent 599c4ce commit dd75d90
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 @@
apply plugin: 'io.github.gradle-nexus.publish-plugin'

buildscript {
ext.konfetti_version = '2.0.1'
ext.konfetti_version = '2.0.2'
ext.kotlin_version = '1.6.0'
ext.compose_version = '1.1.0-rc01'
ext.coroutines_version = '1.4.2'
Expand Down

0 comments on commit dd75d90

Please sign in to comment.