Gradle tasks missing after bumping gradle version -


i using gradle 2.3 , gradle android plugin 1.3.1.

after upgrading 4.0.1 , 2.3.0 respectively, build fails following message: task name 'packagereleasejar' not found in project

is there compatibility problem between these versions of gradle? believe not custom defined task.


Comments

Popular posts from this blog

javascript - Replicate keyboard event with html button -

node.js - Node js - Trying to send POST request, but it is not loading javascript content -

Ansible warning on jinja2 braces on when -