Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
19 commits
Select commit Hold shift + click to select a range
e885f8d
build(deps): bump org.jetbrains:annotations from 26.0.2 to 26.0.2-1
dependabot[bot] Sep 3, 2025
9629542
build(deps): bump lint from 31.12.2 to 31.13.0
dependabot[bot] Sep 4, 2025
8c7baa0
build(deps): bump androidGradlePlugin from 8.12.2 to 8.13.0
dependabot[bot] Sep 4, 2025
371c2c6
build(deps): bump actions/stale from 9 to 10
dependabot[bot] Sep 4, 2025
1f1cf42
build(deps): bump com.google.android.material:material
dependabot[bot] Sep 4, 2025
bb643d4
build(deps): bump androidx.sqlite:sqlite-framework from 2.5.2 to 2.6.0
dependabot[bot] Sep 11, 2025
7e4ee84
build(deps): bump androidxWork from 2.10.3 to 2.10.4
dependabot[bot] Sep 11, 2025
d48148c
build(deps): bump androidx.activity:activity from 1.10.1 to 1.11.0
dependabot[bot] Sep 11, 2025
baf3035
build(deps): bump androidx.sqlite:sqlite-framework from 2.6.0 to 2.6.1
dependabot[bot] Sep 25, 2025
196f216
build(deps): bump androidxWork from 2.10.4 to 2.10.5
dependabot[bot] Sep 25, 2025
9edb678
build(deps): bump actions/setup-node from 4 to 6
dependabot[bot] Oct 14, 2025
75f91ed
build(deps): bump com.google.protobuf:protobuf-kotlin-lite
dependabot[bot] Oct 16, 2025
ce0719f
build(deps): bump junitJupiter from 5.13.4 to 6.0.0
dependabot[bot] Oct 17, 2025
ba6312e
build(deps): bump org.mockito.kotlin:mockito-kotlin from 6.0.0 to 6.1.0
dependabot[bot] Oct 17, 2025
4d6f431
build(deps): bump com.squareup.okhttp3:okhttp from 5.1.0 to 5.2.1
dependabot[bot] Oct 17, 2025
3cf941e
build(deps): bump io.mockk:mockk from 1.14.5 to 1.14.6
dependabot[bot] Oct 17, 2025
38be6ee
build(deps): bump org.junit.platform:junit-platform-launcher from 1.1…
dependabot[bot] Oct 18, 2025
f8adfd2
build(deps): bump acra from 5.12.0 to 5.13.1
dependabot[bot] Oct 17, 2025
422d264
build(deps): bump kotlin from 2.2.10 to 2.2.20
dependabot[bot] Oct 18, 2025
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/stale.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
runs-on: ubuntu-latest

steps:
- uses: actions/stale@v9
- uses: actions/stale@v10
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
stale-issue-message: 'Hello 👋, this issue has been opened for more than 3 months with no activity on it. If the issue is still here, please keep in mind that we need community support and help to fix it! Just comment something like _still searching for solutions_ and if you found one, please open a pull request! You have 7 days until this gets closed automatically'
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/sync_translations.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
git reset --hard origin/main
shell: bash

- uses: actions/setup-node@v4
- uses: actions/setup-node@v6
with:
node-version: 20

Expand Down
38 changes: 18 additions & 20 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ compileSdk = "36"
minSdk = "24" # also in testlib/build.gradle.kts

targetSdk = "35" # also in ../robolectricDownloader.gradle
acra = '5.12.0'
acra = '5.13.1'
ktlint = '1.5.0'
# AGP is included in Android Studio and changelogs are not well maintained/at a stable URL
# Open https://developer.android.com/build/releases/gradle-plugin#patch-releases
Expand All @@ -18,9 +18,9 @@ ktlint = '1.5.0'
#
# Old changelogs - See 'Table of Contents' in sidebar
# https://developer.android.com/build/releases/past-releases
androidGradlePlugin = "8.12.2"
androidGradlePlugin = "8.13.0"
# https://developer.android.com/jetpack/androidx/releases/activity
androidxActivity = "1.10.1"
androidxActivity = "1.11.0"
# https://developer.android.com/jetpack/androidx/releases/annotation
androidxAnnotation = "1.9.1"
# https://developer.android.com/jetpack/androidx/releases/appcompat
Expand All @@ -46,7 +46,7 @@ androidxPreferenceKtx = "1.2.1"
# https://developer.android.com/jetpack/androidx/releases/recyclerview
androidxRecyclerview = "1.4.0"
# https://developer.android.com/jetpack/androidx/releases/sqlite
androidxSqlite = "2.5.2"
androidxSqlite = "2.6.1"
# https://developer.android.com/jetpack/androidx/releases/swiperefreshlayout
androidxSwipeRefreshLayout = "1.1.0"
# https://developer.android.com/jetpack/androidx/releases/test
Expand All @@ -58,7 +58,7 @@ androidxViewpager2 = "1.1.0"
# https://developer.android.com/jetpack/androidx/releases/webkit
androidxWebkit = "1.14.0"
# https://developer.android.com/jetpack/androidx/releases/work
androidxWork = "2.10.3"
androidxWork = "2.10.5"
ankiBackend = '0.1.61-anki25.09'
autoService = "1.1.1"
autoServiceAnnotations = "1.1.1"
Expand All @@ -78,33 +78,31 @@ hamcrest = "3.0"
imageCropper = "4.6.0"
jacoco = "0.8.13"
javaSemver = "0.10.2"
jetbrainsAnnotations = "26.0.2"
jetbrainsAnnotations = "26.0.2-1"
json = "20250517"
jsoup = "1.21.2"
androidTestJunit = "1.3.0"
# https://github.com/junit-team/junit5/releases/
junitJupiter = "5.13.4"
# https://github.com/junit-team/junit5/releases/ - version numbers differ; changelogs in bundle
junitPlatformLauncher = "1.13.4"
junit = "6.0.0"
# https://github.com/JetBrains/kotlin/releases/
kotlin = '2.2.10'
kotlin = '2.2.20'
# https://github.com/Kotlin/kotlinx.serialization/releases
kotlinxSerializationJson = "1.9.0"
ktlintGradlePlugin = "13.1.0"
leakcanaryAndroid = "2.14"
lint = '31.12.2'
material = "1.12.0"
lint = '31.13.0'
material = "1.13.0"
materialTapTargetPrompt = "3.3.2"

# Only needed until mockito kotlin updates this transitive itself
mockitoCore = "5.19.0"
mockitoInline = "5.2.0"
mockitoKotlin = "6.0.0" # maybe can remove mockitoCore and its usage with release > 5.4.0
mockk = "1.14.5"
mockitoKotlin = "6.1.0" # maybe can remove mockitoCore and its usage with release > 5.4.0
mockk = "1.14.6"
nanohttpd = "2.3.1"
okhttp = "5.1.0"
okhttp = "5.2.1"
# https://github.com/protocolbuffers/protobuf/releases
protobufKotlinLite = "4.32.0"
protobufKotlinLite = "4.33.0"
# ../AnkiDroid/robolectricDownload.gradle may need changes - read instructions in that file
robolectric = "4.16"
searchpreference = "2.7.3"
Expand Down Expand Up @@ -191,10 +189,10 @@ hamcrest = { module = "org.hamcrest:hamcrest", version.ref = "hamcrest" }
hamcrest-library = { module = "org.hamcrest:hamcrest-library", version.ref = "hamcrest" }
ivanshafran-shared-preferences-mock = { module = "io.github.ivanshafran:shared-preferences-mock", version.ref = "sharedPreferencesMock" }
json = { module = "org.json:json", version.ref = "json" }
junit-jupiter = { module = "org.junit.jupiter:junit-jupiter", version.ref = "junitJupiter" }
junit-jupiter-params = { module = "org.junit.jupiter:junit-jupiter-params", version.ref = "junitJupiter" }
junit-platform-launcher = { module = "org.junit.platform:junit-platform-launcher", version.ref = "junitPlatformLauncher" }
junit-vintage-engine = { module = "org.junit.vintage:junit-vintage-engine", version.ref = "junitJupiter" }
junit-jupiter = { module = "org.junit.jupiter:junit-jupiter", version.ref = "junit" }
junit-jupiter-params = { module = "org.junit.jupiter:junit-jupiter-params", version.ref = "junit" }
junit-platform-launcher = { module = "org.junit.platform:junit-platform-launcher", version.ref = "junit" }
junit-vintage-engine = { module = "org.junit.vintage:junit-vintage-engine", version.ref = "junit" }
kotlin-reflect = { module = "org.jetbrains.kotlin:kotlin-reflect", version.ref = "kotlin" }
kotlin-test = { module = "org.jetbrains.kotlin:kotlin-test", version.ref = "kotlin" }
kotlin-test-junit = { module = "org.jetbrains.kotlin:kotlin-test-junit", version.ref = "kotlin" }
Expand Down
Loading