Work fork of an Android Jabber client for bridge users git.sr.ht/~singpolyma/cheogram-android
sopranica sgx xmpp jabber
0

Configure Feed

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

We went past 100 on pre-release so need to bump

Stephen Paul Weber (Aug 22, 2023, 3:42 PM -0500) db2abddf 72f66b92

+1 -1
+1 -1
build.gradle
··· 136 136 defaultConfig { 137 137 minSdkVersion 21 138 138 targetSdkVersion 33 139 - versionCode 42024 + tags.size() 139 + versionCode 42025 + tags.size() 140 140 versionName grgit.describe(always: true) 141 141 applicationId "eu.siacs.conversations" 142 142 resValue "string", "applicationId", applicationId