Refactor Code

This commit is contained in:
Nezumi
2023-02-10 16:17:35 +07:00
parent 7bf512d69a
commit 2dca14bb0c
25 changed files with 57 additions and 38 deletions
+4
View File
@@ -42,4 +42,8 @@ dependencies {
implementation 'com.google.android.material:material:1.8.0'
implementation 'com.squareup.retrofit2:retrofit:2.9.0'
implementation 'com.squareup.retrofit2:converter-gson:2.9.0'
implementation 'androidx.viewpager2:viewpager2:1.0.0'
implementation 'com.makeramen:roundedimageview:2.3.0'
}