A cheap attempt at a native Bluesky client for Android
0
fork

Configure Feed

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

workflows: try setting explicitly remote to true

geesawra 332ea28a 5a406c73

+1 -1
+1 -1
.tangled/workflows/build.yaml
··· 26 26 source install-android-sdk.sh 27 27 fastlane release_bin 28 28 npm i -D wrangler@latest 29 - npx wrangler r2 object put monarch-releases/monarch-release.apk --file=app/build/outputs/apk/release/app-release.apk 29 + npx wrangler r2 object put monarch-releases/monarch-release.apk --remote true --file=app/build/outputs/apk/release/app-release.apk