Skip to content

Commit f27cd5c

Browse files
author
Christopher J. Brody
committed
update minSdkVersion -> 21
1 parent 18b0060 commit f27cd5c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ android {
55

66
defaultConfig {
77
applicationId "net.zetetic.sqlcipher.test"
8-
minSdkVersion 16
8+
minSdkVersion 21
99
targetSdkVersion 30
1010
versionCode 1
1111
versionName "1.0"

0 commit comments

Comments
 (0)