schwabe / ics-openvpn

OpenVPN for Android
3.31k stars 1.2k forks source link

Error drawable/notifications not found #1615

Closed syphyr closed 1 year ago

syphyr commented 1 year ago

When building a release on master branch, I am having a build failure:

* What went wrong:
Execution failed for task ':main:processUiReleaseResources'.
> A failure occurred while executing com.android.build.gradle.internal.res.LinkApplicationAndroidResourcesTask$TaskAction
   > Android resource linking failed
     ERROR: /media/delta/T5/android/openvpn/ics-openvpn/main/src/main/res/layout/baramundimain.xml:26: AAPT: error: resource drawable/notifications (aka com.baramundi.vpn:drawable/notifications) not found.

     ERROR: /media/delta/T5/android/openvpn/ics-openvpn/main/src/ui/res/layout-v21/connection_fab.xml:24: AAPT: error: resource drawable/oval_ripple (aka com.baramundi.vpn:drawable/oval_ripple) not found.

     ERROR: /media/delta/T5/android/openvpn/ics-openvpn/main/src/ui/res/layout-v21/profile_list_fabs.xml:22: AAPT: error: resource drawable/oval_ripple (aka com.baramundi.vpn:drawable/oval_ripple) not found.

     ERROR: /media/delta/T5/android/openvpn/ics-openvpn/main/src/ui/res/layout-v21/profile_list_fabs.xml:35: AAPT: error: resource drawable/oval_ripple (aka com.baramundi.vpn:drawable/oval_ripple) not found.

     ERROR: /media/delta/T5/android/openvpn/ics-openvpn/main/src/ui/res/layout-v21/save_fab.xml:21: AAPT: error: resource drawable/oval_ripple (aka com.baramundi.vpn:drawable/oval_ripple) not found.

     ERROR: /media/delta/T5/android/openvpn/ics-openvpn/main/src/ui/res/layout-v21/share_fab.xml:22: AAPT: error: resource drawable/oval_ripple (aka com.baramundi.vpn:drawable/oval_ripple) not found.

     ERROR: /media/delta/T5/android/openvpn/ics-openvpn/main/src/ui/res/layout-v21/tabs.xml:15: AAPT: error: resource drawable/bg_tabs (aka com.baramundi.vpn:drawable/bg_tabs) not found.

     ERROR: /media/delta/T5/android/openvpn/ics-openvpn/main/src/ui/res/layout/vpn_profile_list.xml:27: AAPT: error: resource drawable/notifications (aka com.baramundi.vpn:drawable/notifications) not found.