From c04794ee2fc0e28c310dc58799945d5559ad5c79 Mon Sep 17 00:00:00 2001 From: Clyhtsuriva Date: Sat, 22 May 2021 11:25:40 +0200 Subject: Version changed --- app/build.gradle | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/build.gradle b/app/build.gradle index 8ab0bf1..8a48d02 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -11,8 +11,8 @@ android { applicationId "xyz.adjutor.aniki" minSdkVersion 23 targetSdkVersion 30 - versionCode 323 - versionName "3.2.3" + versionCode 324 + versionName "3.2.4" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" } -- cgit v1.2.3 7eff192830096d4d5cde27d31bfd21d16b7e'/> Music app in Java
aboutsummaryrefslogtreecommitdiffstats
path: root/files/albums.xml (unfollow)
Commit message (Expand)AuthorFilesLines
2021-06-27Add search functionalitysaid belhadj2-1/+23
2021-06-26Delete spoteezer.imlClyhtsuriva1-11/+0
2021-06-26Updated javadoc, added jacoco and the necessary JUnit for this feature.Clyhtsuriva128-78/+3725
2021-06-26Applying the latest package architecture.Clyhtsuriva9-3/+47
2021-06-26Modified compile.bat and run.bat to use maven.Clyhtsuriva2-2/+2
2021-06-26Delete out/production/spoteezer/musichub directoryClyhtsuriva17-0/+0
2021-06-26Removed reduced pom and added the content of STZ-0001 with a switch modif.Clyhtsuriva65-149/+208
2021-06-26Delete .classpathClyhtsuriva1-6/+0
2021-06-26Delete .projectClyhtsuriva1-17/+0
2021-06-26Delete .idea directoryClyhtsuriva4-28/+0
2021-06-26UpdateClyhtsuriva50-84/+84
2021-06-26Changed the architecture to respect maven and generated an empty javadocClyhtsuriva129-23/+7829
2021-06-26Add reset, pause, quit functionalitysaid belhadj46-18/+100
2021-06-26Adding the pom.xml and target folder created from mvn package.Clyhtsuriva6-0/+164
2021-06-26Add the possibility to listen a song thanks to Audio System librarysaid belhadj7-4/+55
2021-06-25Fixing STZ-0004 issue.Clyhtsuriva1-1/+3
2021-06-17Delete initial_class_diagram.pngClyhtsuriva1-0/+0