[READ-ONLY] Mirror of https://github.com/maybeanerd/booktracker. a multi platform application and server to track your book reading journey
hacktoberfest
0

Configure Feed

Select the types of activity you want to include in your feed.

fix(deps): update dependency androidx.activity:activity-ktx to v1.12.3 (#147)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

authored by

renovate[bot]
renovate[bot]
and committed by
GitHub
(Jan 29, 2026, 2:04 AM UTC) 73e9887c 6bd494c8

+1 -1
+1 -1
apps/frontend/src-tauri/gen/android/app/build.gradle.kts
··· 60 60 dependencies { 61 61 implementation("androidx.webkit:webkit:1.15.0") 62 62 implementation("androidx.appcompat:appcompat:1.7.1") 63 - implementation("androidx.activity:activity-ktx:1.12.2") 63 + implementation("androidx.activity:activity-ktx:1.12.3") 64 64 implementation("com.google.android.material:material:1.13.0") 65 65 testImplementation("junit:junit:4.13.2") 66 66 androidTestImplementation("androidx.test.ext:junit:1.3.0")