Skip to content

Commit

Permalink
Update Upstream (Airplane)
Browse files Browse the repository at this point in the history
  • Loading branch information
kev626 committed Mar 7, 2022
1 parent b9556fd commit 21c9f4f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion gradle.properties
Expand Up @@ -9,4 +9,4 @@ group=gg.pufferfish.pufferfish
version=1.17.1-R0.1-SNAPSHOT
mcVersion=1.17.1
packageVersion=1_17_1_R1
airplaneRef=74774a007ecdec5aa48a40b06e54858bec5872e1
airplaneRef=c253f344943cf3639695a7b38913ee90f36022c7
4 changes: 2 additions & 2 deletions patches/server/0004-Revert-Sentry-Logging-Support.patch
Expand Up @@ -6,12 +6,12 @@ Subject: [PATCH] Revert "Sentry Logging Support"
This reverts commit 74c0b90cc6569a2b367c63482bbc79688ae6fb2d.

diff --git a/build.gradle.kts b/build.gradle.kts
index 2f9bef70be115c09a22594f704841b70d8e8aab0..9102d29622f93e824525eeef3420a6aa2b7ebb30 100644
index 97e262daaf7b26705b80609244198b83055b900b..3261b23f39a73d6114cf997d539ad03793eebb45 100644
--- a/build.gradle.kts
+++ b/build.gradle.kts
@@ -65,8 +65,6 @@ dependencies {
} // Airplane - more config
implementation("com.github.technove:Flare:2c4a2114a0") // Airplane - flare
implementation("com.github.technove:Flare:34637f3f87") // Airplane - flare

- implementation("io.sentry:sentry:5.4.0") // Airplane
-
Expand Down

0 comments on commit 21c9f4f

Please sign in to comment.