Skip to content

Instantly share code, notes, and snippets.

@byk0t
Created October 12, 2023 17:58
Show Gist options
  • Save byk0t/00dd386b6b1ab672d770eb1030be6660 to your computer and use it in GitHub Desktop.
Save byk0t/00dd386b6b1ab672d770eb1030be6660 to your computer and use it in GitHub Desktop.
Fixing libgdx androidx gradle build error

Libgdx team has fixed this issue in the latest SNAPSHOT version. To use it we should update gdxVersion variable in build.gradle file: gdxVersion = '1.12.1-SNAPSHOT'

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment