Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
Comment: | Upgrade to gradle 3.0. Remove ApplicationTest class (not required?). |
---|---|
Downloads: | Tarball | ZIP archive |
Timelines: | family | ancestors | descendants | both | experimental |
Files: | files | file ages | folders |
SHA1: |
df18f2546551feb0185e27a4db9df440 |
User & Date: | dan 2017-11-13 18:48:50.728 |
Context
2017-11-13
| ||
21:02 | Add modified versions of some of the test files from the Android Compatibility Test Suite (https://android.googlesource.com/platform/cts/). (check-in: 2574c498b9 user: dan tags: experimental) | |
18:48 | Upgrade to gradle 3.0. Remove ApplicationTest class (not required?). (check-in: df18f25465 user: dan tags: experimental) | |
2017-10-24
| ||
19:33 | Update this project to version 3.21.0 (check-in: 9fa38e007e user: dan tags: trunk) | |
Changes
Changes to build.gradle.
Changes to gradle/wrapper/gradle-wrapper.properties.
Changes to sqlite3/build.gradle.
Deleted sqlite3/src/androidTest/java/org/sqlite/database/ApplicationTest.java.
Changes to sqlite3/src/main/jni/sqlite/sqlite3.c.
Changes to sqlite3test/build.gradle.