Back out "Use interface SupportSQLiteDatabase in Android Databases Plugin"
Summary: This broke DB opening in FB apps. Will try to fix and reland this, but need to unblock people first. Reviewed By: cekkaewnumchai Differential Revision: D23705962 fbshipit-source-id: 3c9ff3a74e5a6d34e6cb2c75e7e2cec749b5a60e
This commit is contained in:
committed by
Facebook GitHub Bot
parent
09e3c7a80f
commit
bb176577e9
@@ -56,7 +56,6 @@ ext.deps = [
|
||||
supportCoreUi : "androidx.legacy:legacy-support-core-ui:$ANDROIDX_VERSION",
|
||||
supportRecyclerView: "androidx.recyclerview:recyclerview:$ANDROIDX_VERSION",
|
||||
supportConstraintLayout: "androidx.constraintlayout:constraintlayout:1.1.2",
|
||||
supportSqlite : "androidx.sqlite:sqlite-framework:2.1.0",
|
||||
supportEspresso : 'androidx.test.espresso:espresso-core:3.1.0',
|
||||
supportDesign : "com.google.android.material:material:1.0.0-rc01",
|
||||
supportEspressoIntents : 'androidx.test.espresso:espresso-intents:3.1.0',
|
||||
|
||||
Reference in New Issue
Block a user