diff --git a/animatable-compose/build.gradle b/animatable-compose/build.gradle index c7db29e..4f3bde7 100644 --- a/animatable-compose/build.gradle +++ b/animatable-compose/build.gradle @@ -50,7 +50,7 @@ afterEvaluate { groupId = 'com.github.commandiron' artifactId = 'animatable-compose' - version = '1.0.3' + version = '1.0.4' } } }