1.1958 release

pull/209/head 1.1958
M66B 3 years ago
parent c7f0279c74
commit 98a88d0ebe

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

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

File diff suppressed because it is too large Load Diff

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

File diff suppressed because it is too large Load Diff
Loading…
Cancel
Save