Skip to content

Commit a6f6767

Browse files
committed
Use 14 as minsdk for crash
1 parent 1b3d5ec commit a6f6767

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

crash/app/build.gradle

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

77
defaultConfig {
88
applicationId "com.google.samples.quickstart.crash"
9-
minSdkVersion 23
9+
minSdkVersion 14
1010
targetSdkVersion 24
1111
versionCode 1
1212
versionName "1.0"

0 commit comments

Comments
 (0)