diff --git a/android/gradle.properties b/android/gradle.properties index cef952ed0..a5ce3aad5 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.112.0 \ No newline at end of file +FLIPPER_VERSION=0.113.0 \ No newline at end of file