mirror of
https://github.com/M66B/FairEmail.git
synced 2024-12-30 19:56:10 +00:00
Updated EvalEx
This commit is contained in:
parent
a32d758c61
commit
4c62db1fcd
1 changed files with 1 additions and 1 deletions
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue