ogzkrt/OTD

Update dependencies to newest version

Opened this issue · 0 comments

Some dependencies in build.gradle file is outdated now, when a new project is generated by setup-gdx.jar instead of using:

  • api "com.badlogicgames.gdx:gdx-backend-lwjgl:$gdxVersion"
  • api "com.badlogicgames.gdx:gdx-backend-lwjgl3:$gdxVersion" is used. Update all the dependencies, if there are any other like this.