SQLite Android Bindings

Artifact [091bb28f1c]
Login

Artifact 091bb28f1cdf3e7cc6fbba54d1b0eae7bba6f594:


<manifest xmlns:android="http://schemas.android.com/apk/res/android"
    package="org.sqlite.database">

    <application
        android:allowBackup="true"
        android:label="@string/app_name"
        android:supportsRtl="true">

    </application>

</manifest>