aboutsummaryrefslogtreecommitdiff
path: root/build.gradle
diff options
context:
space:
mode:
authorJuuxel <6596629+Juuxel@users.noreply.github.com>2020-12-17 20:08:01 +0200
committerJuuxel <6596629+Juuxel@users.noreply.github.com>2020-12-17 20:08:01 +0200
commit788176dcaa49ced35e9f441a820410bcd4f09cfe (patch)
tree5525f6eb32436802515063a699dc0dccc46aa70d /build.gradle
parent66d11270b27d1fb53458c96879d3d3ca37dfeccf (diff)
downloadLibGui-788176dcaa49ced35e9f441a820410bcd4f09cfe.tar.gz
LibGui-788176dcaa49ced35e9f441a820410bcd4f09cfe.tar.bz2
LibGui-788176dcaa49ced35e9f441a820410bcd4f09cfe.zip
Add screen networking API, update to 1.16.43.3.0
Diffstat (limited to 'build.gradle')
-rw-r--r--build.gradle2
1 files changed, 1 insertions, 1 deletions
diff --git a/build.gradle b/build.gradle
index 074acc2..acb42bf 100644
--- a/build.gradle
+++ b/build.gradle
@@ -133,4 +133,4 @@ artifactory {
} else {
println "Cannot configure artifactory; please define ext.artifactoryUsername and ext.artifactoryPassword before running artifactoryPublish"
}
-} \ No newline at end of file
+}