Wooooaaaa, a tusky fork with akkoma features!

This commit is contained in:
fruye 2022-11-06 17:10:14 +01:00
parent bfc84e4b85
commit 08b7921f0f
1 changed files with 2 additions and 2 deletions

View File

@ -11,9 +11,9 @@ apply from: 'getGitSha.gradle'
final def gitSha = ext.getGitSha()
// The app name
final def APP_NAME = "Tusky"
final def APP_NAME = "awwsdhfpsdflusky"
// The application id. Must be unique, e.g. based on your domain
final def APP_ID = "com.keylesspalace.tusky"
final def APP_ID = "dog.unix.fruye.tusky"
// url of a custom app logo. Recommended size at least 600x600. Keep empty to use the Tusky elephant friend.
final def CUSTOM_LOGO_URL = ""
// e.g. mastodon.social. Keep empty to not suggest any instance on the signup screen