diff options
author | Juuxel <6596629+Juuxel@users.noreply.github.com> | 2021-01-31 16:46:03 +0200 |
---|---|---|
committer | Juuxel <6596629+Juuxel@users.noreply.github.com> | 2021-01-31 16:46:03 +0200 |
commit | 10772b146ff6af263c9c073028f85d34477b5d08 (patch) | |
tree | 363a326392394312ba9d94cfd8b3e21bee4c55d8 /gradle.properties | |
parent | 124eab73545d49b9a5188f09f7cb32714af49b1e (diff) | |
download | LibGui-10772b146ff6af263c9c073028f85d34477b5d08.tar.gz LibGui-10772b146ff6af263c9c073028f85d34477b5d08.tar.bz2 LibGui-10772b146ff6af263c9c073028f85d34477b5d08.zip |
Add panel layout insets
Diffstat (limited to 'gradle.properties')
-rw-r--r-- | gradle.properties | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gradle.properties b/gradle.properties index 13efc74..8925c5f 100644 --- a/gradle.properties +++ b/gradle.properties @@ -15,4 +15,4 @@ org.gradle.jvmargs=-Xmx1G # Dependencies fabric_version=0.28.3+1.17 jankson_version=3.0.1+j1.2.0 - modmenu_version=2.0.0-beta.1+build.2 + modmenu_version=1.14.15 |