summaryrefslogtreecommitdiffstats
path: root/app/build.gradle
diff options
context:
space:
mode:
authorThomas <tschneider.ac@gmail.com>2023-01-16 13:56:25 +0100
committerThomas <tschneider.ac@gmail.com>2023-01-16 13:56:25 +0100
commit458463088350ee148e711841a52174edc06c7b9a (patch)
treed143a15f5a8e186c3878760a26d83f9930edbdd9 /app/build.gradle
parent72a79766b890c3168a4a995b92fabed25188b68a (diff)
do maths
Diffstat (limited to 'app/build.gradle')
-rw-r--r--app/build.gradle1
1 files changed, 1 insertions, 0 deletions
diff --git a/app/build.gradle b/app/build.gradle
index 300a32037..4e9c836c6 100644
--- a/app/build.gradle
+++ b/app/build.gradle
@@ -110,6 +110,7 @@ dependencies {
implementation 'com.burhanrashid52:photoeditor:1.5.1'
implementation("com.vanniktech:android-image-cropper:4.3.3")
+ implementation project(path: ':mathjaxandroid')
annotationProcessor "com.github.bumptech.glide:compiler:4.12.0"
implementation 'jp.wasabeef:glide-transformations:4.3.0'
implementation 'com.github.penfeizhou.android.animation:glide-plugin:2.23.0'