WirelessAlien / BhagavadGitaApp

A Simple Open-source Android App for Bhagavad Gita
GNU General Public License v3.0
56 stars 8 forks source link

F-Droid build failed #8

Closed linsui closed 1 year ago

linsui commented 1 year ago

The app/src/main/res/drawable/launcher_icon_light.xml is not in your apk. Removing it fix the build. Is it missed from you build?

WirelessAlien commented 1 year ago

The app/src/main/res/drawable/launcher_icon_light.xml is not in your apk. Removing it fix the build. Is it missed from you build?

Yeah, it is. If I replace the binary in the release by including launcher_icon_light.xml that will solve the issue the right?

Actually, the launcher_icon_light.xml is not necessary, that's why I removed that from Android studio but I didn't push that to git (mistake). I will remove that completely in the next version now I will build the apk by including it.

linsui commented 1 year ago

I have remove the file from F-Droid build. It's up to you to rebuild the apk or not.

WirelessAlien commented 1 year ago

I have remove the file from F-Droid build. It's up to you to rebuild the apk or not.

Ooh. Ok. Then I will leave the apk as it is 🙌

linsui commented 1 year ago

Ok. :ok_hand: