aused by: groovy.lang.MissingMethodException: No signature of method: build_2lizke14oq34rifyuvp3onsgw.publishing() is applicable for argument types: (build_2lizke14oq34rifyuvp3onsgw$_run_closure6) values: [build_2lizke14oq34rifyuvp3onsgw$_run_closure6@1c67714c]
at build_2lizke14oq34rifyuvp3onsgw.run(/home/gunjan/git_workspace/otasdk-android-plugin/OtasdkPlugin/build.gradle:25)
i am getting this exception while using above code to publish my package on github
how to remove that exception
For further actions, you may consider blocking this person and/or reporting abuse
We're a place where coders share, stay up-to-date and grow their careers.
aused by: groovy.lang.MissingMethodException: No signature of method: build_2lizke14oq34rifyuvp3onsgw.publishing() is applicable for argument types: (build_2lizke14oq34rifyuvp3onsgw$_run_closure6) values: [build_2lizke14oq34rifyuvp3onsgw$_run_closure6@1c67714c]
at build_2lizke14oq34rifyuvp3onsgw.run(/home/gunjan/git_workspace/otasdk-android-plugin/OtasdkPlugin/build.gradle:25)
i am getting this exception while using above code to publish my package on github
how to remove that exception