scottlahay
Results
2
comments of
scottlahay
this should work dependencies { implementation 'com.tmsdurham.actions:actions-on-google:2.0.9' }
As you asked I ensured the servlet framework is only getting initialized once. I did have to add org.slf4j:slf4j-jdk14:1.7.25 as a dependency. Different error! My code class MainServlet : HttpServlet()...