i am able to build the apk in android@6.1.2, but when i want do ionic add platform android@4.4.2
and run ionic build android
the console outputs
C:\Users\ ...\platforms\android\build\intermediates\res\armv7\debug\xml\authenticator.xml:2: error: Error: No resource found that matches the given name (at 'icon' with value '@mipmap/icon').
C:\Users\ ...\platforms\android\build\intermediates\res\armv7\debug\xml\authenticator.xml:2: error: Error: No resource found that matches the given name (at 'smallIcon' with value '@mipmap/icon').
no idea how to fix it and googling/searching stackoverflow didn't help me...