Calvin-Huang / react-native-device-brightness

Screen brightness adjustment tool for ReactNative iOS and Android.
MIT License
49 stars 57 forks source link

feat(android): improve android setup #17

Open sibelius opened 5 years ago

sibelius commented 5 years ago

this will enable us to setup circleci to check the java code is correct

cd ./android && ./gradlew check