Skip to content

Commit 1e0110a

Browse files
author
Paul Masters
committed
Use target sdk from FrescoConfig
1 parent c74abcd commit 1e0110a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

samples/showcase/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ android {
6161
}
6262
instantRunConfig {
6363
dimension "main"
64-
minSdkVersion 21
64+
minSdkVersion FrescoConfig.samplesMinSdkVersion
6565
}
6666
internal {
6767
}

0 commit comments

Comments
 (0)