Skip to content

Commit

Permalink
change for new repo
Browse files Browse the repository at this point in the history
  • Loading branch information
Dark25 committed Jan 31, 2025
1 parent 3e7421a commit 6c97fdc
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ class AppUpdateChecker(private val context: Context) {

val GITHUB_REPO: String by lazy {
if (BuildConfig.PREVIEW) {
"dark25/animetail-preview"
"Animetailapp/animetail-preview"
} else {
"Animetailapp/Animetail"
}
Expand Down

0 comments on commit 6c97fdc

Please sign in to comment.