#239 ReLinker should be used to load library

This commit is contained in:
Sean Mac Gillicuddy 2019-07-25 15:26:25 +01:00 committed by Matthieu Gautier
parent becf27286a
commit 0741429bb7

View File

@ -15,3 +15,7 @@ android {
}
}
}
dependencies {
implementation 'com.getkeepsafe.relinker:relinker:1.3.1'
}