Web-fix libgdx1.11.0 support, rebased (#977)

* Support libgdx 1.9.11

* Support libgdx 1.9.13

* Support libgdx 1.9.14

* Re-enabled vtm-web and vtm-web-app
This commit is contained in:
Izumi Kawashima
2022-11-24 02:14:44 +09:00
committed by GitHub
parent f7bdc420bf
commit 272ead2518
7 changed files with 130 additions and 14 deletions

View File

@@ -38,6 +38,6 @@ include ':vtm-playground'
include ':vtm-tests'
include ':vtm-theme-comparator'
include ':vtm-themes'
//include ':vtm-web'
//include ':vtm-web-app'
include ':vtm-web'
include ':vtm-web-app'
//include ':vtm-web-js'