So I did as the post suggested by doing the following in my project:
- ionic cordova remove platform android
- ionic cordova add platform android@6.4.0
- ionic cordova build android
…and am still getting the same build error as above.
So I did as the post suggested by doing the following in my project:
…and am still getting the same build error as above.