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

html - How to custom Bootstrap grid height? -

javascript - pass values from mssql to views in node -

image - python get coordinates (pixels) of corresponding points from clicks -