]> gitweb.stoutner.com Git - PrivacyBrowserAndroid.git/blobdiff - app/build.gradle
Release 3.13.3.
[PrivacyBrowserAndroid.git] / app / build.gradle
index a22224b00844f812ef4ee799708a914ce15b0562..fe17b07a683b2d8f3962dab68a7a007054501434 100644 (file)
@@ -28,8 +28,8 @@ android {
     defaultConfig {
         minSdk 23
         targetSdk 33
-        versionCode 66
-        versionName "3.13.2"
+        versionCode 67
+        versionName "3.13.3"
         resConfigs 'en', 'de', 'es', 'fr', 'it', 'pt-rBR', 'ru', 'tr', 'zh-rCN'
     }
 
@@ -74,7 +74,7 @@ dependencies {
     implementation 'androidx.coordinatorlayout:coordinatorlayout:1.2.0'
     implementation 'androidx.core:core-ktx:1.9.0'
     implementation 'androidx.drawerlayout:drawerlayout:1.1.1'
-    implementation 'androidx.lifecycle:lifecycle-viewmodel-ktx:2.5.1'
+    implementation 'androidx.lifecycle:lifecycle-viewmodel-ktx:2.6.0'
     implementation 'androidx.preference:preference-ktx:1.2.0'
     implementation 'androidx.swiperefreshlayout:swiperefreshlayout:1.1.0'
     implementation 'androidx.viewpager:viewpager:1.0.0'