Skip to content
This repository has been archived by the owner on Oct 22, 2023. It is now read-only.

Commit

Permalink
minor refactor
Browse files Browse the repository at this point in the history
  • Loading branch information
yamin8000 committed Jun 9, 2023
1 parent 854d030 commit 74f7571
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,7 @@ dependencies {
ksp("androidx.room:room-compiler:$room_version")
implementation("androidx.room:room-ktx:$room_version")
//lottie
implementation 'com.airbnb.android:lottie-compose:6.0.1'
implementation("com.airbnb.android:lottie-compose:6.0.1")
//ad
irMarketImplementation("ir.tapsell.plus:tapsell-plus-sdk-android:2.1.8")
}

0 comments on commit 74f7571

Please sign in to comment.