Remove files after deploy pro

This commit is contained in:
J-Jamet
2020-11-01 20:52:25 +01:00
parent 291ed44621
commit ac415f1384

View File

@@ -71,5 +71,6 @@ platform :android do
gradle(
task: 'clean'
)
sh("git", "checkout", ".")
end
end