oyyq99999 / react-native-secure-storage

A secure AsyncStorage implementation
MIT License
74 stars 54 forks source link

WARNING: API 'variant.getJavaCompile()' is obsolete and has been replaced with 'variant.getJavaCompileProvider()'. It will be removed at the end of 2019. #13

Open gilador opened 5 years ago

gilador commented 5 years ago

WARNING: API 'variant.getJavaCompile()' is obsolete and has been replaced with 'variant.getJavaCompileProvider()'. It will be removed at the end of 2019. For more information, see https://d.android.com/r/tools/task-configuration-avoidance. REASON: Called from: ~/project/node_modules/react-native-secure-storage/android/build.gradle:97 WARNING: Debugging obsolete API calls can take time during configuration. It's recommended to not keep it on at all times. Affected Modules: react-native-secure-storage

maxweb4u commented 5 years ago

I have the same problem, what can be used to fix this problem ?