Compare commits

..

No commits in common. "380787a31021d710a8a6619d4e0c1b01e3e47941" and "be671b42cefd70180644e01bb065a18cb7701bf9" have entirely different histories.

3 changed files with 5 additions and 5 deletions

View File

@ -1,6 +1,6 @@
[versions]
agp_version = "8.6.1"
lifecycle_version = "2.8.6"
lifecycle_version = "2.8.5"
paging_version = "3.3.2"
interpolator_version = "1.0.0"
@ -15,7 +15,7 @@ corektx = "androidx.core:core-ktx:1.13.1"
splashscreen = "androidx.core:core-splashscreen:1.0.1"
recyclerview = "androidx.recyclerview:recyclerview:1.3.2"
viewpager = "androidx.viewpager:viewpager:1.1.0-alpha01"
profileinstaller = "androidx.profileinstaller:profileinstaller:1.4.0"
profileinstaller = "androidx.profileinstaller:profileinstaller:1.3.1"
lifecycle-common = { module = "androidx.lifecycle:lifecycle-common", version.ref = "lifecycle_version" }
lifecycle-process = { module = "androidx.lifecycle:lifecycle-process", version.ref = "lifecycle_version" }
@ -28,7 +28,7 @@ paging-compose = { module = "androidx.paging:paging-compose", version.ref = "pag
interpolator = { group = "androidx.interpolator", name = "interpolator", version.ref = "interpolator_version" }
benchmark-macro = "androidx.benchmark:benchmark-macro-junit4:1.3.1"
benchmark-macro = "androidx.benchmark:benchmark-macro-junit4:1.3.0"
test-ext = "androidx.test.ext:junit-ktx:1.2.1"
test-espresso-core = "androidx.test.espresso:espresso-core:3.6.1"
test-uiautomator = "androidx.test.uiautomator:uiautomator:2.3.0"

View File

@ -1,6 +1,6 @@
[versions]
kotlin_version = "2.0.20"
serialization_version = "1.7.3"
serialization_version = "1.7.2"
xml_serialization_version = "0.86.3"
[libraries]

View File

@ -532,7 +532,7 @@
<string name="backup_choice">What do you want to backup?</string>
<string name="app_settings">App settings</string>
<string name="source_settings">Source settings</string>
<string name="extensionRepo_settings">Extension repos</string>
<string name="extensionRepo_settings">Extension Repos</string>
<string name="private_settings">Include sensitive settings (e.g., tracker login tokens)</string>
<string name="creating_backup">Creating backup</string>
<string name="creating_backup_error">Backup failed</string>