diff --git a/android/gradle.properties b/android/gradle.properties index 1e91484f0..c320eafe1 100644 --- a/android/gradle.properties +++ b/android/gradle.properties @@ -31,4 +31,4 @@ org.gradle.configureondemand=true org.gradle.jvmargs=-Xmx4g -XX:MaxPermSize=2048m -XX:+HeapDumpOnOutOfMemoryError -Dfile.encoding=UTF-8 # Version of flipper SDK to use with React Native -FLIPPER_VERSION=0.128.4 \ No newline at end of file +FLIPPER_VERSION=0.127.0 \ No newline at end of file