aboutsummaryrefslogtreecommitdiff
path: root/build.gradle
diff options
context:
space:
mode:
authorDocile-Alligator <25734209+Docile-Alligator@users.noreply.github.com>2024-10-20 20:45:39 +0000
committerDocile-Alligator <25734209+Docile-Alligator@users.noreply.github.com>2024-10-20 20:45:39 +0000
commitb3eee45358ff61271f5eb1e05ec37df266f5103e (patch)
tree2970169a814c7b9b151ad57b50951ffb3708f904 /build.gradle
parentc010cb0479bc6914aea7e6231fa86e60a9c237d0 (diff)
parent6da36366a2383d6da3d3375d6ebd9c7287687384 (diff)
downloadinfinity-for-reddit-b3eee45358ff61271f5eb1e05ec37df266f5103e.tar
infinity-for-reddit-b3eee45358ff61271f5eb1e05ec37df266f5103e.tar.gz
infinity-for-reddit-b3eee45358ff61271f5eb1e05ec37df266f5103e.tar.bz2
infinity-for-reddit-b3eee45358ff61271f5eb1e05ec37df266f5103e.tar.lz
infinity-for-reddit-b3eee45358ff61271f5eb1e05ec37df266f5103e.tar.xz
infinity-for-reddit-b3eee45358ff61271f5eb1e05ec37df266f5103e.tar.zst
infinity-for-reddit-b3eee45358ff61271f5eb1e05ec37df266f5103e.zip
Merge branch 'master' of github.com:Docile-Alligator/Infinity-For-Reddit
Diffstat (limited to 'build.gradle')
-rw-r--r--build.gradle4
1 files changed, 1 insertions, 3 deletions
diff --git a/build.gradle b/build.gradle
index 6508bdc5..53e3feeb 100644
--- a/build.gradle
+++ b/build.gradle
@@ -1,5 +1,3 @@
-// Top-level build file where you can add configuration options common to all sub-projects/modules.
-
buildscript {
repositories {
google()
@@ -26,4 +24,4 @@ allprojects {
task clean(type: Delete) {
delete rootProject.buildDir
-}
+} \ No newline at end of file