aboutsummaryrefslogtreecommitdiff
path: root/gradle.properties
diff options
context:
space:
mode:
authorDeDiamondPro <67508414+DeDiamondPro@users.noreply.github.com>2022-06-11 10:30:06 +0200
committerDeDiamondPro <67508414+DeDiamondPro@users.noreply.github.com>2022-06-11 10:30:06 +0200
commit1ab7422957a76158883e0449ed593ac216c9ef80 (patch)
treeeb3bb5434a1b860941f85d2fdb543264d094f2de /gradle.properties
parentd888d6b7358226792bf0cedbe67c7bb26204983f (diff)
parentf3aac4876936dc58e6251bffae4a203d7b964051 (diff)
downloadOneConfig-1ab7422957a76158883e0449ed593ac216c9ef80.tar.gz
OneConfig-1ab7422957a76158883e0449ed593ac216c9ef80.tar.bz2
OneConfig-1ab7422957a76158883e0449ed593ac216c9ef80.zip
Merge branch 'master' of github.com:Polyfrost/OneConfig
Diffstat (limited to 'gradle.properties')
-rw-r--r--gradle.properties6
1 files changed, 6 insertions, 0 deletions
diff --git a/gradle.properties b/gradle.properties
index 2d80be3..8471818 100644
--- a/gradle.properties
+++ b/gradle.properties
@@ -10,3 +10,9 @@ org.gradle.parallel=true
org.gradle.configureoncommand=true
org.gradle.parallel.threads=4
org.gradle.jvmargs=-Xmx2G
+
+kotlinVersion=1.7.0
+coroutinesVersion=1.6.2
+serializationVersion=1.3.3
+atomicfuVersion=0.17.3
+datetimeVersion=0.3.3 \ No newline at end of file