Remove Flipper

This commit is contained in:
Kirill Kamakin
2022-06-18 09:39:18 +02:00
parent c230f5c160
commit 12d4498c0e
4 changed files with 0 additions and 81 deletions

View File

@@ -107,11 +107,6 @@ ext {
// https://mockk.io/
mockk_version = "1.12.4"
// https://github.com/facebook/flipper/releases
flipper_version = "0.149.0"
// https://github.com/facebook/SoLoader/releases
soloader_version = "0.10.3"
// https://github.com/square/leakcanary/releases
leakcanary_version = "2.9.1"