Delete method giving exception when migrated from 3.5.9 to 4.3.0

If I call delete(String table, String whereClause, String[] whereArgs) {} method by simply passing only table name and null as whereArgs in SQLCipper version 4.3.0 where as in 3.5.9 version, null was handled.

Hi @Sunil_Kumar

This issue was also raised and addressed on this GitHub Issue report.