Skip to content

Commit

Permalink
Add billing lib to dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Pururun committed Sep 11, 2023
1 parent cf43a2d commit 40dedcb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions android/buildSrc/src/main/kotlin/Dependencies.kt
Original file line number Diff line number Diff line change
Expand Up @@ -101,6 +101,7 @@ object Dependencies {
const val talpidLib = ":lib:talpid"
const val themeLib = ":lib:theme"
const val commonTestLib = ":lib:common-test"
const val billingLib = ":lib:billing"
}

object Plugin {
Expand Down

0 comments on commit 40dedcb

Please sign in to comment.