ak1394 / react-native-tts

React Native Text-To-Speech library for Android and iOS
602 stars 154 forks source link

In build.gradle, compile is deprecated #141

Closed keisan1231 closed 4 years ago

keisan1231 commented 4 years ago

please modify🙏

at build.gradle

dependencies {
+    implementation 'com.facebook.react:react-native:+'
-    compile 'com.facebook.react:react-native:+'
}
ak1394 commented 4 years ago

Done! Feel free to submit PR next time