summaryrefslogtreecommitdiff
path: root/library/rules.gradle
diff options
context:
space:
mode:
Diffstat (limited to 'library/rules.gradle')
-rw-r--r--library/rules.gradle2
1 files changed, 1 insertions, 1 deletions
diff --git a/library/rules.gradle b/library/rules.gradle
index 0df7a29..a3868cc 100644
--- a/library/rules.gradle
+++ b/library/rules.gradle
@@ -24,7 +24,7 @@ android {
productFlavors {
// Platform version that will not include the compatibility libraries
platform {
- minSdkVersion 21
+ minSdkVersion 23
dependencies {
// Read the dependencies from the "deps" map in the extra properties.