mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-05-08 09:18:39 +01:00
Fix multidex issue with image editor sample app.
This commit is contained in:
@@ -11,6 +11,7 @@ android {
|
|||||||
applicationId "org.signal.imageeditor.app"
|
applicationId "org.signal.imageeditor.app"
|
||||||
versionCode 1
|
versionCode 1
|
||||||
versionName "1.0"
|
versionName "1.0"
|
||||||
|
multiDexEnabled true
|
||||||
|
|
||||||
minSdk MINIMUM_SDK
|
minSdk MINIMUM_SDK
|
||||||
targetSdk TARGET_SDK
|
targetSdk TARGET_SDK
|
||||||
|
|||||||
Reference in New Issue
Block a user