mirror of
https://github.com/M66B/FairEmail.git
synced 2026-03-26 19:05:23 +01:00
1.2299 release
This commit is contained in:
@@ -30,6 +30,8 @@ For support you can use [the contact form](https://contact.faircode.eu/?product=
|
||||
|
||||
### Next version (Work in progress)
|
||||
|
||||
### 1.2299 2025-09-30
|
||||
|
||||
* Fixed all reported bugs
|
||||
* Small improvements and minor bug fixes
|
||||
* Updated [AndroidX](https://developer.android.com/jetpack/androidx/versions/all-channel)
|
||||
|
||||
@@ -2,7 +2,7 @@ apply plugin: 'com.android.application'
|
||||
apply plugin: 'kotlin-android'
|
||||
apply plugin: 'de.undercouch.download'
|
||||
|
||||
def getVersionCode = { -> return 2298 }
|
||||
def getVersionCode = { -> return 2299 }
|
||||
def getRevision = { -> return "a" }
|
||||
def getReleaseName = { -> return "Ceratonykus" }
|
||||
// https://en.wikipedia.org/wiki/List_of_dinosaur_genera
|
||||
|
||||
@@ -30,6 +30,8 @@ For support you can use [the contact form](https://contact.faircode.eu/?product=
|
||||
|
||||
### Next version (Work in progress)
|
||||
|
||||
### 1.2299 2025-09-30
|
||||
|
||||
* Fixed all reported bugs
|
||||
* Small improvements and minor bug fixes
|
||||
* Updated [AndroidX](https://developer.android.com/jetpack/androidx/versions/all-channel)
|
||||
|
||||
3857
metadata/en-US/changelogs/2299.txt
Normal file
3857
metadata/en-US/changelogs/2299.txt
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user