Skip to content

Commit

Permalink
Revert "[Feature/#928] 로그인 중앙화 UI 구현 (#1008)"
Browse files Browse the repository at this point in the history
This reverts commit d719334.
  • Loading branch information
l2hyunwoo committed Jan 23, 2025
1 parent 4bfd49c commit 7c4864b
Show file tree
Hide file tree
Showing 29 changed files with 15,708 additions and 35,652 deletions.
1 change: 0 additions & 1 deletion app/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -150,7 +150,6 @@ dependencies {
implementation(libs.bundles.compose)
implementation(libs.startup)
implementation(libs.swipe.refresh.layout)
debugImplementation(libs.compose.ui.tooling)

implementation(libs.inappupdate)

Expand Down
1 change: 1 addition & 0 deletions app/src/main/AndroidManifest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -146,6 +146,7 @@
android:name=".feature.fortune.FortuneActivity"
android:exported="true"
android:launchMode="singleTop" />

<service
android:name=".config.messaging.SoptFirebaseMessagingService"
android:exported="false">
Expand Down
Loading

0 comments on commit 7c4864b

Please sign in to comment.