mirror of
https://github.com/M66B/FairEmail.git
synced 2026-04-10 19:13:03 +02:00
Downgraded Apache POI to solve R8 build errors
This commit is contained in:
@@ -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/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user