From adaa68f7824664b60d2db9f7c86495e981dcf76c Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sun, 19 Dec 2021 16:27:57 +0000 Subject: [PATCH] Update FLIPPER_VERSION to v0.126.0 --- android/gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/android/gradle.properties b/android/gradle.properties index 6b9b408c9..fd4235b93 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.125.0 \ No newline at end of file +FLIPPER_VERSION=0.126.0 \ No newline at end of file