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

Ansible warning on jinja2 braces on when -

Parsing a protocol message from Go by Java -

html - How to custom Bootstrap grid height? -