1.1905 release

pull/208/head 1.1905
M66B 3 years ago
parent d6905ca7e5
commit 95140f6986

@ -4,7 +4,7 @@
### [Juratyrant](https://en.wikipedia.org/wiki/Juratyrant)
### Next version
### 1.1905 - 2022-06-03
* Added print selected text
* Added quick actions unread and permanent deletion

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

@ -4,7 +4,7 @@
### [Juratyrant](https://en.wikipedia.org/wiki/Juratyrant)
### Next version
### 1.1905 - 2022-06-03
* Added print selected text
* Added quick actions unread and permanent deletion

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