Skip to content

Commit bdf42a9

Browse files
committed
Bump minSdkVersion to 14.
1 parent ad06a74 commit bdf42a9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

library/build.gradle

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

2626
defaultConfig {
2727
versionName "1.2.0"
28-
minSdkVersion 9
28+
minSdkVersion 14
2929
targetSdkVersion 23
3030
}
3131

0 commit comments

Comments
 (0)