-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathgradle.properties
61 lines (50 loc) · 1.31 KB
/
gradle.properties
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
org.gradle.daemon=true
org.gradle.jvmargs=-Xms128m -Xmx2g
org.gradle.configureondemand=false
org.gradle.parallel=true
android.useAndroidX=true
android.enableJetifier=true
# Project properties
app_name=Bubble Blaster Beta
project_id=io.github.ultreon.bubbles
project_group=io.github.ultreon.bubbles
project_version=0.1.1
project_name=bubble-blaster-2
archives_base_name=bubble-blaster
# Bubble Blaster build system
bubbles.project_dependency_url=https://maven.pkg.github.com/Ultreon/bubble-blaster-2
# Dependencies
log4j_version=2.20.0
slf4j_version=2.0.6
openjfx_version=19
oshi_version=6.3.2
gson_version=2.10.1!!
guava_version=31.1-jre
jsr_version=3.0.2
junit_version=5.9.0
imgui_version=1.87.5
corelibs_version=0.3.0
ubo_version=1.4.0
commons_lang_version=3.12.0
commons_collections_version=4.4
commons_text_version=1.10.0
commons_math_version=3.6.1
commons_io_version=2.11.0
commons_net_version=3.9.0
ant_version=1.10.12
nightconfig_version=3.6.6
fastutil_version=8.5.9
fastutil_extras_version=8.5.4
checker_framework_version=3.25.0
jetbrains_annotations_version=23.0.0
asm_version=9.6
mixin_version=0.12.5+mixin.0.8.5
fabric_version=0.16.5
jna_version=5.13.0
gdx_version=1.13.0
ai_version=1.8.2
box_2d_lights_version=1.5
robo_vm_version=2.3.16
ashley_version=1.7.4
gdx_controllers_version=2.2.3
shapedrawer_version=2.6.0