Skip to content

Commit

Permalink
[Mod] #18 ApiModule 위치 변경
Browse files Browse the repository at this point in the history
  • Loading branch information
cacaocoffee committed Jun 19, 2024
1 parent df0c370 commit e2a65aa
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
package com.sopt.now.data.api
package com.sopt.now.data.di

import com.jakewharton.retrofit2.converter.kotlinx.serialization.asConverterFactory
import com.sopt.now.BuildConfig
import com.sopt.now.data.api.AuthService
import dagger.Module
import dagger.Provides
import dagger.hilt.InstallIn
Expand Down

0 comments on commit e2a65aa

Please sign in to comment.