Skip to content

Commit 59cdc2e

Browse files
committed
added support for 17+ sdk
1 parent fe130fb commit 59cdc2e

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed
0 Bytes
Binary file not shown.

fragment/build.gradle

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

2525
defaultConfig {
26-
minSdkVersion 19
26+
minSdkVersion 17
2727
targetSdkVersion 25
2828
versionCode 1
2929
versionName "1.0"

0 commit comments

Comments
 (0)