add gradle 3 on issue template

This commit is contained in:
Sibelius Seraphini 2018-04-26 17:43:02 -03:00 committed by GitHub
parent f1a95cd26d
commit bf22df1517
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,6 +1,9 @@
### Warning ### Warning
RCTCamera is **DEPRECATED** on v1.0.0 follow our migration guide here https://github.com/react-native-community/react-native-camera/blob/master/docs/migration.md RCTCamera is **DEPRECATED** on v1.0.0 follow our migration guide here https://github.com/react-native-community/react-native-camera/blob/master/docs/migration.md
### Gradle 3
This package required Gradle 3, follow this migration guide https://developer.android.com/studio/build/gradle-plugin-3-0-0-migration
### Which implementation are you using ### Which implementation are you using
*RNCamera* or RCTCamera (RCTCamera will be removed on v2.0.0)? *RNCamera* or RCTCamera (RCTCamera will be removed on v2.0.0)?