diff --git a/.gitignore b/.gitignore index 5b76f25..b37c1e5 100644 --- a/.gitignore +++ b/.gitignore @@ -35,3 +35,5 @@ gradle-app.setting # gradle/wrapper/gradle-wrapper.properties # End of https://www.gitignore.io/api/java,gradle +.gradle/5.6.4/executionHistory/executionHistory.lock +.gradle/5.6.4/executionHistory/executionHistory.bin diff --git a/.gradle/5.6.4/executionHistory/executionHistory.bin b/.gradle/5.6.4/executionHistory/executionHistory.bin index 6d6c2db..04b55cf 100644 Binary files a/.gradle/5.6.4/executionHistory/executionHistory.bin and b/.gradle/5.6.4/executionHistory/executionHistory.bin differ diff --git a/.gradle/5.6.4/executionHistory/executionHistory.lock b/.gradle/5.6.4/executionHistory/executionHistory.lock index 81a47f6..24a86cc 100644 Binary files a/.gradle/5.6.4/executionHistory/executionHistory.lock and b/.gradle/5.6.4/executionHistory/executionHistory.lock differ