issues
search
marcshilling
/
react-native-idle-timer
A cross-platform bridge that allows you to enable and disable the screen idle timer in your React Native app
MIT License
216
stars
41
forks
source link
Updated build.gradle
#17
Closed
Kouznetsov
closed
5 years ago
Kouznetsov
commented
5 years ago
Updated compileSdkVersion, targetSdkVersion and buildToolsVersion default values to the latest available
Replaced compile with implementation, as compile is now obsolete.