Bluesky app fork with some witchin' additions 💫
0
fork

Configure Feed

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

Bump android version code

+1 -1
+1 -1
app.config.js
··· 25 25 /** 26 26 * Android build number. Must be incremented for each release. 27 27 */ 28 - const ANDROID_VERSION_CODE = 55 28 + const ANDROID_VERSION_CODE = 56 29 29 30 30 /** 31 31 * Uses built-in Expo env vars