KeyboardNinjas / hacktoberfest-mobileapp

Hacktoberfest Tracker Mobile App
MIT License
1 stars 1 forks source link

Android ./gradlw assembleRelease fails #16

Closed WilcoBreedt closed 5 years ago

WilcoBreedt commented 5 years ago

Error found when trying to build .apk file

> Task :app:lintVitalRelease FAILED
/home/wilco/git/hacktoberfest-mobileapp/android/app/src/main/res/drawable-land-hdpi/launch_screen.png: Error: The drawable "launch_screen" in drawable-land-hdpi has no declaration in the base
 drawable folder or in a drawable-densitydpi folder; this can lead to crashes when the drawable is queried in a configuration that does not match this qualifier [MissingDefaultResource]
WilcoBreedt commented 5 years ago

Will take this issue