diff --git a/build.gradle b/build.gradle
index eb425e8c..7a43e5c2 100644
--- a/build.gradle
+++ b/build.gradle
@@ -68,7 +68,7 @@ android {
testBuildType "mockdata"
defaultConfig {
- versionCode 307
+ versionCode 308
versionName "4.26"
minSdkVersion 22
targetSdkVersion 30
@@ -348,7 +348,7 @@ tasks.whenTaskAdded { task ->
}
dependencies {
- implementation 'androidx.work:work-runtime:2.4.0'
+ implementation 'androidx.work:work-runtime:2.5.0'
implementation 'androidx.appcompat:appcompat:1.2.0'
implementation 'androidx.drawerlayout:drawerlayout:1.1.1'
implementation 'androidx.sharetarget:sharetarget:1.1.0'
@@ -360,13 +360,13 @@ dependencies {
implementation "androidx.exifinterface:exifinterface:1.3.2"
implementation "androidx.room:room-runtime:2.2.6"
annotationProcessor "androidx.room:room-compiler:2.2.6"
- implementation "com.google.android.gms:play-services-base:17.5.0"
+ implementation "com.google.android.gms:play-services-base:17.6.0"
implementation "com.google.android.gms:play-services-auth:19.0.0"
implementation "com.google.android.gms:play-services-identity:17.0.0"
implementation 'com.google.firebase:firebase-messaging:21.0.1'
- implementation 'com.google.firebase:firebase-analytics:18.0.1'
+ implementation 'com.google.firebase:firebase-analytics:18.0.2'
implementation 'com.google.firebase:firebase-perf:19.1.0'
- implementation 'com.google.firebase:firebase-crashlytics:17.3.0'
+ implementation 'com.google.firebase:firebase-crashlytics:17.3.1'
implementation 'com.vandalsoftware.android:dslv:0.6.3'
implementation 'com.damnhandy:handy-uri-templates:2.1.7'
implementation 'com.commonsware.cwac:richedit:0.5.2'
@@ -377,7 +377,7 @@ dependencies {
implementation 'org.solovyev.android.views:linear-layout-manager:0.5@aar'
implementation 'com.datatheorem.android.trustkit:trustkit:1.0.0'
implementation 'com.theartofdev.edmodo:android-image-cropper:2.8.0'
- implementation 'com.squareup.okhttp3:okhttp:3.10.0'
+ implementation 'com.squareup.okhttp3:okhttp:3.12.1'
implementation fileTree(include: ['*.jar'], dir: 'libs')
androidTestImplementation 'androidx.test:runner:1.2.0'
diff --git a/irccloud-android.iml b/irccloud-android.iml
index 5807e54c..dea09d59 100644
--- a/irccloud-android.iml
+++ b/irccloud-android.iml
@@ -126,27 +126,27 @@
-
-
+
+
-
-
+
+
-
-
-
-
+
+
+
+
-
-
-
+
+
+
@@ -169,7 +169,7 @@
-
+