From de52f51a0ad59500ac24992d63a45f0972ee38fe Mon Sep 17 00:00:00 2001 From: jdlugosz963 Date: Sat, 9 Dec 2023 17:22:38 +0100 Subject: Initial commit Generated by react-native@0.73.0 --- android/app/proguard-rules.pro | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 android/app/proguard-rules.pro (limited to 'android/app/proguard-rules.pro') diff --git a/android/app/proguard-rules.pro b/android/app/proguard-rules.pro new file mode 100644 index 0000000..11b0257 --- /dev/null +++ b/android/app/proguard-rules.pro @@ -0,0 +1,10 @@ +# Add project specific ProGuard rules here. +# By default, the flags in this file are appended to flags specified +# in /usr/local/Cellar/android-sdk/24.3.3/tools/proguard/proguard-android.txt +# You can edit the include path and order by changing the proguardFiles +# directive in build.gradle. +# +# For more details, see +# http://developer.android.com/guide/developing/tools/proguard.html + +# Add any project specific keep options here: -- cgit v1.2.3