You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Then the steps of ./gradlew build and ./gradlew jar worked.
I imported the .jar file into the libs folder and then right clicked on it and update gradle dependencies or something like that and it updated the app.
Might we somehow include these steps in the git hub readme?
.gradlew build errors with
Execution failed for task ':model:compileJava'. > Could not target platform: 'Java SE 11' using tool chain: 'JDK 8 (1.8)'
Where can the target be changed?
The text was updated successfully, but these errors were encountered: