We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 03c0830 commit fd820c3Copy full SHA for fd820c3
2 files changed
sqlcipher/build-android.gradle
@@ -14,7 +14,7 @@ android {
14
buildToolsVersion '27.0.3'
15
16
defaultConfig {
17
- minSdkVersion 9
+ minSdkVersion 16
18
targetSdkVersion 27
19
versionCode 1
20
versionName "1.0"
sqlite-custom/build-android.gradle
0 commit comments