diff --git a/library/build.gradle b/library/build.gradle
index aa60b26..c598110 100644
--- a/library/build.gradle
+++ b/library/build.gradle
@@ -8,7 +8,7 @@ publish {
groupId = 'net.alhazmy13.hijridatepicker'
artifactId = 'library'
uploadName = 'HijriDatePicker-v2'
- publishVersion = '2.0.2'
+ publishVersion = '2.1.0'
desc = 'Hijri Date Picker'
dryRun = false
website = 'https://github.com/alhzmy13/HijriDatePicker'
@@ -40,9 +40,9 @@ android {
dependencies {
implementation fileTree(dir: 'libs', include: ['*.jar'])
- implementation 'com.android.support:support-v4:27.1.1'
- implementation 'com.android.support:support-v13:27.1.1'
- implementation 'com.android.support:design:27.1.1'
+ implementation 'com.android.support:support-v4:27.1.0'
+ implementation 'com.android.support:support-v13:27.1.0'
+ implementation 'com.android.support:design:27.1.0'
implementation group: 'com.github.msarhan', name: 'ummalqura-calendar', version:'1.1.9'
}
diff --git a/library/library.iml b/library/library.iml
index 68dc6e5..88191ea 100644
--- a/library/library.iml
+++ b/library/library.iml
@@ -71,13 +71,6 @@
-
-
-
-
-
-
-
@@ -85,6 +78,13 @@
+
+
+
+
+
+
+
@@ -100,26 +100,26 @@
-
-
+
-
-
-
+
+
-
-
-
+
+
+
+
+
-
-
-
-
+
+
+
+
-
-
+
+
\ No newline at end of file
diff --git a/sample/build.gradle b/sample/build.gradle
index a2624a4..2cb1cdb 100644
--- a/sample/build.gradle
+++ b/sample/build.gradle
@@ -26,8 +26,8 @@ android {
dependencies {
implementation project(':library')
implementation fileTree(dir: 'libs', include: ['*.jar'])
- implementation 'com.android.support:appcompat-v7:27.1.1'
- implementation 'com.android.support:design:27.1.1'
- implementation 'com.android.support:support-v13:27.1.1'
+ implementation 'com.android.support:appcompat-v7:27.1.0'
+ implementation 'com.android.support:design:27.1.0'
+ implementation 'com.android.support:support-v13:27.1.0'
implementation group: 'com.github.msarhan', name: 'ummalqura-calendar', version:'1.1.9'
}
diff --git a/sample/sample.iml b/sample/sample.iml
index 45ae40b..211e7df 100644
--- a/sample/sample.iml
+++ b/sample/sample.iml
@@ -49,13 +49,6 @@
-
-
-
-
-
-
-
@@ -63,6 +56,13 @@
+
+
+
+
+
+
+
@@ -98,26 +98,27 @@
-
-
+
-
-
-
+
+
+
-
-
-
+
+
+
+
+
-
-
-
-
+
+
+
+
-
-
+
+
\ No newline at end of file