summaryrefslogtreecommitdiffstats
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)
downloadAniki-9ee5918fa86da6c160145498b1a95f4f4a083fdc.tar.gz
Aniki-9ee5918fa86da6c160145498b1a95f4f4a083fdc.tar.bz2
Aniki-9ee5918fa86da6c160145498b1a95f4f4a083fdc.zip
Sharedpreference now working for the DetailTopMangaActivity.kt
Diffstat (limited to '')
-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'
pan title='2021-06-27 22:24:26 +0200'>2021-06-27mvn packageClyhtsuriva11-6/+142 2021-06-27mvn packageClyhtsuriva26-301/+313 2021-06-27Fixing lower case issue following acceptance testClyhtsuriva1-9/+3 2021-06-27Fixing conflictsmanthole2-0/+139 2021-06-27Latest maven, jacoco and javadoc filesClyhtsuriva47-313/+822 2021-06-27Catch exception related to search functionalitysaid belhadj4-3/+11 2021-06-27Delete TEST-musichub.business.CategoryTest.xmlSaid Belhadj1-58/+0 2021-06-27Add unit test for Category and Languagesaid belhadj4-0/+164 2021-06-27Update search functionalitysaid belhadj2-0/+8 2021-06-27Added an extension check for songs and covered it with a test.Clyhtsuriva65-77/+92 2021-06-27Fix : Javadoc missingClyhtsuriva80-0/+8465 2021-06-27PlayList class covered at 84%.Clyhtsuriva14-78/+117 2021-06-27Song class fully covered.Clyhtsuriva13-49/+96 2021-06-27Starting Song testsClyhtsuriva17-59/+119 2021-06-27Changed the log type for the JUnit test of LogHandlerClyhtsuriva5-26/+4 2021-06-27XMLHandler tests covered at 91%Clyhtsuriva93-7962/+82