PatrykMCoder / Todo

Todo app with notes functionality
0 stars 0 forks source link

Update Android Gradle Plugin and prepare for 5.0 #169

Closed PatrykMCoder closed 3 years ago

PatrykMCoder commented 3 years ago

BEFORE THAT: Check all switch/case with id from resources and replaces with if statement

Warring: Resource IDs will be non-final in Android Gradle Plugin version 5.0, avoid using them in switch case statements