1
0
Fork 0
mirror of https://github.com/M66B/FairEmail.git synced 2024-12-23 16:25:30 +00:00

Downgraded Apache POI to solve R8 build errors

This commit is contained in:
M66B 2020-10-19 20:05:32 +02:00
parent 4a49eb7ca5
commit cc84705fa0

View file

@ -277,7 +277,7 @@ dependencies {
def overscroll_version = "1.1.0"
def appauth_version = "0.7.1"
def jcharset_version = "2.1"
def apache_poi = "4.1.2"
def apache_poi = "3.17"
// https://developer.android.com/jetpack/androidx/releases/