Add Core Library (Hotfix)

This commit is contained in:
LooKeR 2021-10-08 01:33:21 +05:30
parent b3ac8e10b1
commit 2bddce47ec

View File

@ -103,6 +103,7 @@ repositories {
}
dependencies {
implementation 'androidx.core:core-ktx:1.6.0'
implementation 'androidx.fragment:fragment-ktx:1.3.6'
implementation 'androidx.viewpager2:viewpager2:1.0.0'
implementation 'com.squareup.okhttp3:okhttp:5.0.0-alpha.2'