Bluesky app fork with some witchin' additions 💫
0
fork

Configure Feed

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

Bump ios build number

+1 -1
+1 -1
app.config.js
··· 20 20 /** 21 21 * iOS build number. Must be incremented for each TestFlight version. 22 22 */ 23 - const IOS_BUILD_NUMBER = '1' 23 + const IOS_BUILD_NUMBER = '2' 24 24 25 25 /** 26 26 * Android build number. Must be incremented for each release.