1.1916 release

pull/208/head
M66B 3 years ago
parent e34754c53f
commit 7b68dbf54a

@ -4,13 +4,13 @@
### [Juratyrant](https://en.wikipedia.org/wiki/Juratyrant)
### Next version
### 1.1916 - 2022-06-14
* Added option to suppress new message notifications when calling
* Small improvements and minor bug fixes
* Updated translations
### 1.1915 - 2022-06-14
### 1.1915 - 2022-06-13
* Fixed initializing option values

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

File diff suppressed because it is too large Load Diff

@ -4,13 +4,13 @@
### [Juratyrant](https://en.wikipedia.org/wiki/Juratyrant)
### Next version
### 1.1916 - 2022-06-14
* Added option to suppress new message notifications when calling
* Small improvements and minor bug fixes
* Updated translations
### 1.1915 - 2022-06-14
### 1.1915 - 2022-06-13
* Fixed initializing option values

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