Prepares release 1.3.2

This commit is contained in:
tom79 2017-07-15 15:08:43 +02:00
parent 60b9e574ce
commit 0d6fd936e7
5 changed files with 6 additions and 4 deletions

View File

@ -7,8 +7,8 @@ android {
applicationId "fr.gouv.etalab.mastodon"
minSdkVersion 15
targetSdkVersion 25
versionCode 28
versionName "1.3.1"
versionCode 29
versionName "1.3.2"
}
buildTypes {
release {

Binary file not shown.

Binary file not shown.

View File

@ -318,7 +318,8 @@
- <b>Android Asynchronous Http Client</b> : Pour la gestion des requêtes\n
- <b>Universal Image Loader</b> : Pour la gestion des médias\n
- <b>Android-Job</b> : Pour la gestion des services\n
- <b>PhotoView</b> : Pour la gestion des images
- <b>PhotoView</b> : Pour la gestion des images\n
- <b>Gson</b> : Pour la sauvegarde des brouillons
</string>
<string name="privacy_API_yandex_title">Traduction des pouets</string>

View File

@ -323,7 +323,8 @@
- <b>Android Asynchronous Http Client</b>: To manage queries\n
- <b>Universal Image Loader</b>: To manage media\n
- <b>Android-Job</b>: To manage services\n
- <b>PhotoView</b>: To manage images
- <b>PhotoView</b>: To manage images\n
- <b>Gson</b> : To save drafts
</string>
<string name="yandex" translatable="false">&lt;a hreh="http://translate.yandex.com/">Powered by Yandex.Translate&lt;/a></string>