summaryrefslogtreecommitdiff
path: root/app/build.gradle
diff options
context:
space:
mode:
authorClyhtsuriva <aimeric@adjutor.xyz>2021-02-22 14:25:15 +0100
committerClyhtsuriva <aimeric@adjutor.xyz>2021-02-22 14:25:15 +0100
commit9ee5918fa86da6c160145498b1a95f4f4a083fdc (patch)
treec1da6fd60dca1032ca7383cf06130be35ac0521f /app/build.gradle
parent8e2f9e71a8b5ca3c978007da5c6db59491349d84 (diff)
Sharedpreference now working for the DetailTopMangaActivity.kt
Diffstat (limited to 'app/build.gradle')
-rw-r--r--app/build.gradle1
1 files changed, 0 insertions, 1 deletions
diff --git a/app/build.gradle b/app/build.gradle
index 1e612ce..d1d101c 100644
--- a/app/build.gradle
+++ b/app/build.gradle
@@ -34,7 +34,6 @@ android {
dependencies {
- //noinspection GradleDependency
implementation "org.jetbrains.kotlin:kotlin-stdlib:$kotlin_version"
implementation 'androidx.core:core-ktx:1.3.2'
implementation 'androidx.appcompat:appcompat:1.2.0'