From 9a3daf0065dddc342cc7a23130097aa5653fd789 Mon Sep 17 00:00:00 2001 From: M66B Date: Sat, 27 Jan 2024 18:28:42 +0100 Subject: [PATCH] c --- CHANGELOG.md | 2 +- app/build.gradle | 2 +- app/src/main/assets/CHANGELOG.md | 2 +- metadata/en-US/changelogs/2153.txt | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index a599710d2e..07d1e46506 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,7 +6,7 @@ For support you can use [the contact form](https://contact.faircode.eu/?product= ### [Ypupiara](https://en.wikipedia.org/wiki/Ypupiara) -### 1.2153 - 2024-01-27 +### 1.2153 - 2024-01-27 * * Added mini audio player position * Added showing duration of audio/video files diff --git a/app/build.gradle b/app/build.gradle index 5e117e1c64..f4775a31a2 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -4,7 +4,7 @@ apply plugin: 'kotlin-android' apply plugin: 'de.undercouch.download' def getVersionCode = { -> return 2153 } -def getRevision = { -> return "b" } +def getRevision = { -> return "c" } def getReleaseName = { -> return "Ypupiara" } // https://en.wikipedia.org/wiki/List_of_dinosaur_genera diff --git a/app/src/main/assets/CHANGELOG.md b/app/src/main/assets/CHANGELOG.md index a599710d2e..07d1e46506 100644 --- a/app/src/main/assets/CHANGELOG.md +++ b/app/src/main/assets/CHANGELOG.md @@ -6,7 +6,7 @@ For support you can use [the contact form](https://contact.faircode.eu/?product= ### [Ypupiara](https://en.wikipedia.org/wiki/Ypupiara) -### 1.2153 - 2024-01-27 +### 1.2153 - 2024-01-27 * * Added mini audio player position * Added showing duration of audio/video files diff --git a/metadata/en-US/changelogs/2153.txt b/metadata/en-US/changelogs/2153.txt index 791f89be66..f8516244ab 100644 --- a/metadata/en-US/changelogs/2153.txt +++ b/metadata/en-US/changelogs/2153.txt @@ -6,7 +6,7 @@ For support you can use the contact form. Ypupiara -1.2153 - 2024-01-27 +1.2153 - 2024-01-27 * * Added mini audio player position * Added showing duration of audio/video files