1.2184 release

master 1.2184
M66B 1 month ago
parent ef5ccb6b80
commit 0e086133f0

@ -8,7 +8,7 @@ For support you can use [the contact form](https://contact.faircode.eu/?product=
### [Acantholipan](https://en.wikipedia.org/wiki/Acantholipan)
### Next version
### 1.2184 - 2024-05-22
* Fixed keyboard inset
* Fixed black background of black and white theme

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

@ -8,7 +8,7 @@ For support you can use [the contact form](https://contact.faircode.eu/?product=
### [Acantholipan](https://en.wikipedia.org/wiki/Acantholipan)
### Next version
### 1.2184 - 2024-05-22
* Fixed keyboard inset
* Fixed black background of black and white theme

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