1.1958 release

This commit is contained in:
M66B 2022-08-30 08:14:39 +02:00
parent c7f0279c74
commit 98a88d0ebe
6 changed files with 350244 additions and 7 deletions

View File

@ -4,8 +4,7 @@
### [Ledumahadi](https://en.wikipedia.org/wiki/Ledumahadi)
### Next version
### 1.1958 - 2022-08-30
* Added extra small/large font size to message editor
* Small improvements and minor bug fixes
@ -13,7 +12,6 @@
* Updated AndroidX
* Updated translations
### 1.1957 - 2022-08-22
* Added custom placeholder values for reply templates

View File

@ -3,7 +3,7 @@ apply plugin: 'com.bugsnag.android.gradle'
apply plugin: 'kotlin-android'
apply plugin: 'de.undercouch.download'
def getVersionCode = { -> return 1957 }
def getVersionCode = { -> return 1958 }
def getRevision = { -> return "a" }
def getReleaseName = { -> return "Ledumahadi" }
// 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

@ -4,8 +4,7 @@
### [Ledumahadi](https://en.wikipedia.org/wiki/Ledumahadi)
### Next version
### 1.1958 - 2022-08-30
* Added extra small/large font size to message editor
* Small improvements and minor bug fixes
@ -13,7 +12,6 @@
* Updated AndroidX
* Updated translations
### 1.1957 - 2022-08-22
* Added custom placeholder values for reply templates

File diff suppressed because it is too large Load Diff