mirror of
https://github.com/littlektframework/littlekt-game-template.git
synced 2025-03-19 05:40:29 -06:00
upgrade to littlekt 0.6.3
This commit is contained in:
parent
0fa4be0fe9
commit
c4eed50070
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ plugin-kotlin = "1.8.10"
|
||||||
kotlinx-html = "0.7.2"
|
kotlinx-html = "0.7.2"
|
||||||
kotlinx-coroutines = "1.6.4"
|
kotlinx-coroutines = "1.6.4"
|
||||||
|
|
||||||
littlekt = "0.6.2"
|
littlekt = "0.6.3"
|
||||||
|
|
||||||
[libraries]
|
[libraries]
|
||||||
plugin-android = { module = "com.android.tools.build:gradle", version.ref = "plugin-android" }
|
plugin-android = { module = "com.android.tools.build:gradle", version.ref = "plugin-android" }
|
||||||
|
|
Loading…
Add table
Reference in a new issue