Skip to content

Commit

Permalink
Use target sdk from FrescoConfig
Browse files Browse the repository at this point in the history
  • Loading branch information
Paul Masters committed Jul 16, 2020
1 parent c74abcd commit 1e0110a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion samples/showcase/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ android {
}
instantRunConfig {
dimension "main"
minSdkVersion 21
minSdkVersion FrescoConfig.samplesMinSdkVersion
}
internal {
}
Expand Down

0 comments on commit 1e0110a

Please sign in to comment.