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

Configure Feed

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

Update gradle.properties

authored by

Turtlepaw and committed by
GitHub
236ebfff e9789915

+2 -2
+2 -2
gradle.properties
··· 26 26 target.sdk=35 27 27 min.sdk=24 28 28 29 - version.code=43 30 - version.name=1.15.0 29 + version.code=1 30 + version.name=1.0.0 31 31 32 32 java.version=11 33 33