evollu / react-native-fcm

react native module for firebase cloud messaging and local notification
MIT License
1.73k stars 682 forks source link

upgrade versions of android target, compile sdk and support-core-utils #1007

Closed valerit closed 6 years ago

evollu commented 6 years ago

is there a particular reason to upgrade?

valerit commented 6 years ago

https://developer.android.com/distribute/best-practices/develop/target-sdk

valerit commented 6 years ago

Google Play will require that new apps target at least Android 8.0 (API level 26) from August 1, 2018, and that app updates target Android 8.0 from November 1, 2018.

evollu commented 6 years ago

we are on 26. but I guess it doesn't hurt to upgrade