1.1942 release

pull/209/head 1.1942
M66B 2 years ago
parent c3b3896455
commit 94f2cf1e7c

@ -4,6 +4,12 @@
### [Ledumahadi](https://en.wikipedia.org/wiki/Ledumahadi)
### 1.1942 - 2022-07-25
* Improved VirusTotal integration
* Small improvements and minor bug fixes
* Updated translations
### 1.1941 - 2022-07-24
* Added VirusTotal integration

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

@ -4,6 +4,12 @@
### [Ledumahadi](https://en.wikipedia.org/wiki/Ledumahadi)
### 1.1942 - 2022-07-25
* Improved VirusTotal integration
* Small improvements and minor bug fixes
* Updated translations
### 1.1941 - 2022-07-24
* Added VirusTotal integration

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