1.1977 release

pull/209/head 1.1977
M66B 3 years ago
parent 11d23e930c
commit baea82764d

@ -4,6 +4,12 @@
### [Mei long](https://en.wikipedia.org/wiki/Mei_long)
### 1.1977 - 2022-10-08
* Copy/delete instead of move message files
* Small improvements and minor bug fixes
* Updated translations
### 1.1976 - 2022-10-08
* © A means for the automated addition of intrinsically-paired punctuation marks to a text, through the use of text selection and interaction with a screen-based context menu

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

@ -4,6 +4,12 @@
### [Mei long](https://en.wikipedia.org/wiki/Mei_long)
### 1.1977 - 2022-10-08
* Copy/delete instead of move message files
* Small improvements and minor bug fixes
* Updated translations
### 1.1976 - 2022-10-08
* © A means for the automated addition of intrinsically-paired punctuation marks to a text, through the use of text selection and interaction with a screen-based context menu

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