From 527cffaea3913b4d6b9986ff4e413486a266c70d Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Fri, 1 Oct 2021 17:35:50 +0000 Subject: [PATCH] Update FLIPPER_VERSION to v0.113.0 --- android/gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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