mirror of
https://github.com/Xevion/paperless-mobile.git
synced 2025-12-06 05:15:51 -06:00
feat: Attempt to fix compile error
This commit is contained in:
@@ -34,6 +34,9 @@ if (keystorePropertiesFile.exists()) {
|
||||
android {
|
||||
compileSdkVersion 33
|
||||
|
||||
packagingOptions {
|
||||
pickFirst '**/libpdfium.so'
|
||||
}
|
||||
compileOptions {
|
||||
// Required for flutter_local_notifications
|
||||
coreLibraryDesugaringEnabled true
|
||||
|
||||
Reference in New Issue
Block a user