๐Ÿ”— Redirect Bluesky links to your preferred client
3
fork

Configure Feed

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

Update dependencies and add .idea icon

+6 -6
.idea/icon.png

This is a binary file and will not be displayed.

+6 -6
gradle/libs.versions.toml
··· 1 1 [versions] 2 - agp = "8.3.0-alpha15" 2 + agp = "8.3.0-alpha16" 3 3 apkParser = "2.6.10" 4 - bugsnagAndroid = "5.31.3" 4 + bugsnagAndroid = "6.1.0" 5 5 bugsnagAndroidGradlePlugin = "8.1.0" 6 6 datastorePreferences = "1.0.0" 7 - kotlin = "1.9.20" 7 + kotlin = "1.9.21" 8 8 core-ktx = "1.12.0" 9 9 lifecycle-runtime-ktx = "2.7.0-rc01" 10 10 activity-compose = "1.8.1" ··· 15 15 patreonSupportersRetrieval = "d2e9143db2" 16 16 preferences = "1.2.1" 17 17 hiddenApiBypass = "4.3" 18 - ktor = "2.3.6" 19 - kotlinx-serialization = "1.6.0" 18 + ktor = "2.3.7" 19 + kotlinx-serialization = "1.6.2" 20 20 shizuku = "13.1.5" 21 - compose-compiler = "1.5.4" 21 + compose-compiler = "1.5.5" 22 22 23 23 [libraries] 24 24 # AndroidX