diff --git a/ReactNativeClient/android/gradle.properties b/ReactNativeClient/android/gradle.properties index 1a5d0b9d73..d541811d08 100644 --- a/ReactNativeClient/android/gradle.properties +++ b/ReactNativeClient/android/gradle.properties @@ -19,5 +19,5 @@ # Required for react-native-webview # https://github.com/react-native-community/react-native-webview/blob/master/docs/Getting-Started.md -android.useAndroidX=true -android.enableJetifier=true \ No newline at end of file +# android.useAndroidX=true +# android.enableJetifier=true \ No newline at end of file