Skip to content

Commit

Permalink
Merge pull request #10 from kitakkun/feature/fix_unresolved_reference
Browse files Browse the repository at this point in the history
Fix unresolved reference of BuildConfig
  • Loading branch information
kitakkun authored Feb 15, 2024
2 parents d3110a2 + 7c66184 commit f24850d
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ import android.content.Context
import com.facebook.flipper.android.AndroidFlipperClient
import com.facebook.flipper.android.utils.FlipperUtils
import com.facebook.soloader.SoLoader
import com.github.kitakkun.back_in_time_flux.BuildConfig
import com.github.kitakkun.backintime.runtime.flipper.BackInTimeFlipperPlugin

object FlipperInitializer {
Expand Down

0 comments on commit f24850d

Please sign in to comment.