diff --git a/.idea/misc.xml b/.idea/misc.xml index 1b6dac9..6199cc2 100644 --- a/.idea/misc.xml +++ b/.idea/misc.xml @@ -1,6 +1,6 @@ - + diff --git a/wheel-picker-compose/build.gradle b/wheel-picker-compose/build.gradle index 7f55159..92ab181 100644 --- a/wheel-picker-compose/build.gradle +++ b/wheel-picker-compose/build.gradle @@ -58,7 +58,7 @@ afterEvaluate { groupId = 'com.github.commandiron' artifactId = 'wheel-picker-compose' - version = '1.1.9' + version = '1.1.10' } } }