1.2025 release

This commit is contained in:
M66B 2023-01-01 12:17:16 +01:00
parent e213ea132d
commit 4a7eeba87c
6 changed files with 531357 additions and 1 deletions

View File

@ -6,6 +6,11 @@
For support you can use [the contact form](https://contact.faircode.eu/?product=fairemailsupport).
### 1.2025 - 2023-01-01
* Happy New Year / Frohes neues Jahr / Bonne Année
* Small improvements and minor bug fixes
### 1.2024 - 2022-12-31
* Small improvements and minor bug fixes

View File

@ -3,7 +3,7 @@ apply plugin: 'com.bugsnag.android.gradle'
apply plugin: 'kotlin-android'
apply plugin: 'de.undercouch.download'
def getVersionCode = { -> return 2024 }
def getVersionCode = { -> return 2025 }
def getRevision = { -> return "a" }
def getReleaseName = { -> return "Pelecanimimus" }
// https://en.wikipedia.org/wiki/List_of_dinosaur_genera

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@ -6,6 +6,11 @@
For support you can use [the contact form](https://contact.faircode.eu/?product=fairemailsupport).
### 1.2025 - 2023-01-01
* Happy New Year / Frohes neues Jahr / Bonne Année
* Small improvements and minor bug fixes
### 1.2024 - 2022-12-31
* Small improvements and minor bug fixes

File diff suppressed because it is too large Load Diff