fix: [sample app] update aar dep
This commit is contained in:
parent
0952cda217
commit
3783d6eaff
@ -209,6 +209,7 @@ dependencies {
|
||||
implementation jscFlavor
|
||||
}
|
||||
|
||||
implementation files("../../../android/libs/sifir_android.aar")
|
||||
implementation project(':reactnativetor')
|
||||
}
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user