1
0
Fork 0
mirror of https://github.com/M66B/FairEmail.git synced 2024-12-30 19:56:10 +00:00

Updated EvalEx

This commit is contained in:
M66B 2024-08-04 08:30:06 +02:00
parent a32d758c61
commit 4c62db1fcd

View file

@ -609,7 +609,7 @@ dependencies {
def ws_version = "2.14"
def tinylog_version = "2.7.0"
def zxing_version = "3.5.3"
def evalex_version = "3.2.0"
def evalex_version = "3.3.0"
// https://mvnrepository.com/artifact/com.android.tools/desugar_jdk_libs?repo=google
coreLibraryDesugaring "com.android.tools:desugar_jdk_libs:$desugar_version"