diff --git a/android/gradle.properties b/android/gradle.properties index 4841779d7..35beea9dd 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.119.0 \ No newline at end of file +FLIPPER_VERSION=0.120.0 \ No newline at end of file