Skip to content

Commit

Permalink
debug app id
Browse files Browse the repository at this point in the history
  • Loading branch information
rikaaa0928 committed Oct 13, 2024
1 parent 768082b commit 6177d24
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions app/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,9 @@ android {
"proguard-rules.pro"
)
}
debug {
applicationIdSuffix = ".rika"
}
}
compileOptions {
sourceCompatibility = JavaVersion.VERSION_17
Expand Down

0 comments on commit 6177d24

Please sign in to comment.