Skip to content

Commit bc07514

Browse files
authored
Merge pull request #36 from wordpress-mobile/issue/35-bump-minsdk
Bump minSdkVersion to 14
2 parents dc2806f + ee9f418 commit bc07514

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
@@ -26,7 +26,7 @@ android {
2626

2727
defaultConfig {
2828
versionName "1.2.0"
29-
minSdkVersion 9
29+
minSdkVersion 14
3030
targetSdkVersion 24
3131
}
3232

0 commit comments

Comments
 (0)