SamVerschueren / gulp-cordova-build-android

Gulp plugin for building an android Cordova project
MIT License
14 stars 10 forks source link

Only building debug apk #33

Open rebeccamcdougal opened 4 years ago

rebeccamcdougal commented 4 years ago

I've been using this plugin for awhile and it has worked great, but I'm having issues now as I've tried to update my app to work with android 29. I'm using version 3.0.0 and cordova-android 9.0.0, I've included the release flag set to true and a storeFile and keyAlias but it will only build a debug apk.

marcoziliotto commented 4 years ago

+1

sourdenis commented 3 years ago

same here.