summaryrefslogtreecommitdiff
path: root/README.version
diff options
context:
space:
mode:
authorChad Brubaker <cbrubaker@google.com>2017-06-21 12:24:10 -0700
committerChad Brubaker <cbrubaker@google.com>2017-06-21 12:24:10 -0700
commit4436df80ecd8f0e6d1868ea43f7dde0772f04bd8 (patch)
treeb5266517d1dded5a2f24a60a094b1ad93794f258 /README.version
parent47908a131569302641f824f67465d13243411b1b (diff)
Revert "sqlite: Upgrade to SQLite 3.19.3"
This causes Yahoo Finance to fail on opening with: java.lang.IllegalArgumentException: column '_id' does not exist at android.database.AbstractCursor.getColumnIndexOrThrow(AbstractCursor.java:333) at android.database.CursorWrapper.getColumnIndexOrThrow(CursorWrapper.java:87) Bug: 62431773 Test: App stops crashing This reverts commit 1ea291d14f0cf30fd85f00307dbcb9991912ed2c.
Diffstat (limited to 'README.version')
-rw-r--r--README.version4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.version b/README.version
index 305983a..c26473d 100644
--- a/README.version
+++ b/README.version
@@ -1,3 +1,3 @@
-URL: https://sqlite.org/2017/sqlite-amalgamation-3190300.zip
-Version: 3.19.3
+URL: https://sqlite.org/2017/sqlite-amalgamation-3190200.zip
+Version: 3.19.2
BugComponent: 24950