1.1732 release

This commit is contained in:
M66B 2021-09-24 08:16:21 +02:00
parent 03adc37bb6
commit a521e93919
4 changed files with 12 additions and 6 deletions

View File

@ -2,7 +2,7 @@
🌎 [Google Translate](https://translate.google.com/translate?sl=en&u=https://github.com/M66B/FairEmail/blob/master/CHANGELOG.md)
### [Yaverlandia](https://en.wikipedia.org/wiki/Yaverlandia)
### [Zanabazar](https://en.wikipedia.org/wiki/Zanabazar)
### 1.1732
@ -13,6 +13,8 @@
* Improved Android 12 support
* Fixed all reported bugs
### [Yaverlandia](https://en.wikipedia.org/wiki/Yaverlandia)
### 1.1731
* Fixed invalid error reports

View File

@ -3,9 +3,9 @@ apply plugin: 'com.bugsnag.android.gradle'
apply plugin: 'kotlin-android'
apply plugin: 'de.undercouch.download'
def getVersionCode = { -> return 1731 }
def getRevision = { -> "\"e\"" }
def getReleaseName = { -> return "\"Yaverlandia\"" }
def getVersionCode = { -> return 1732 }
def getRevision = { -> "\"a\"" }
def getReleaseName = { -> return "\"Zanabazar\"" }
// https://en.wikipedia.org/wiki/List_of_dinosaur_genera
def keystorePropertiesFile = rootProject.file("keystore.properties")

View File

@ -2,7 +2,7 @@
🌎 [Google Translate](https://translate.google.com/translate?sl=en&u=https://github.com/M66B/FairEmail/blob/master/CHANGELOG.md)
### [Yaverlandia](https://en.wikipedia.org/wiki/Yaverlandia)
### [Zanabazar](https://en.wikipedia.org/wiki/Zanabazar)
### 1.1732
@ -13,6 +13,8 @@
* Improved Android 12 support
* Fixed all reported bugs
### [Yaverlandia](https://en.wikipedia.org/wiki/Yaverlandia)
### 1.1731
* Fixed invalid error reports

View File

@ -2,7 +2,7 @@
🌎 [Google Translate](https://translate.google.com/translate?sl=en&u=https://github.com/M66B/FairEmail/blob/master/CHANGELOG.md)
### [Yaverlandia](https://en.wikipedia.org/wiki/Yaverlandia)
### [Zanabazar](https://en.wikipedia.org/wiki/Zanabazar)
### 1.1732
@ -13,6 +13,8 @@
* Improved Android 12 support
* Fixed all reported bugs
### [Yaverlandia](https://en.wikipedia.org/wiki/Yaverlandia)
### 1.1731
* Fixed invalid error reports