remove hardcoded x86 architecture
This commit is contained in:
parent
89c0822158
commit
b22e20d20f
|
@ -196,6 +196,6 @@ dependencies {
|
||||||
androidTestImplementation "androidx.test.espresso:espresso-core:3.4.0"
|
androidTestImplementation "androidx.test.espresso:espresso-core:3.4.0"
|
||||||
|
|
||||||
// OuiNet integration
|
// OuiNet integration
|
||||||
implementation 'ie.equalit.ouinet:ouinet-x86_64:0.21.3'
|
implementation 'ie.equalit.ouinet:ouinet-omni:0.21.3'
|
||||||
implementation 'com.getkeepsafe.relinker:relinker:1.4.4'
|
implementation 'com.getkeepsafe.relinker:relinker:1.4.4'
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user