diff --git a/.idea/deploymentTargetDropDown.xml b/.idea/deploymentTargetDropDown.xml deleted file mode 100644 index 1e26424..0000000 --- a/.idea/deploymentTargetDropDown.xml +++ /dev/null @@ -1,17 +0,0 @@ - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/filestack/build.gradle b/filestack/build.gradle index c657d39..75a7daa 100644 --- a/filestack/build.gradle +++ b/filestack/build.gradle @@ -75,7 +75,7 @@ afterEvaluate { groupId = 'com.github.boykod' artifactId = 'smartsuite-filestack' - version = '0.1.6-beta01' + version = '0.1.6-beta02' } } }