Skip to content

Commit

Permalink
Change application id
Browse files Browse the repository at this point in the history
  • Loading branch information
AntsyLich committed Jan 15, 2024
1 parent f77e0e2 commit 96b8596
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ android {
namespace = "eu.kanade.tachiyomi"

defaultConfig {
applicationId = "eu.kanade.tachiyomi"
applicationId = "app.mihon"

versionCode = 1
versionName = "0.15.3"
Expand Down

0 comments on commit 96b8596

Please sign in to comment.