Synced translations and increased build version.

This commit is contained in:
Karim Abou Zeid 2015-08-27 16:52:58 +02:00
commit a4b2fd32c1
2 changed files with 4 additions and 2 deletions

View file

@ -50,8 +50,8 @@ android {
applicationId "com.kabouzeid.gramophone"
minSdkVersion 16
targetSdkVersion 23
versionCode 70
versionName "0.9.44 beta4"
versionCode 71
versionName "0.9.44 beta5"
}
buildTypes {
release {

View file

@ -175,4 +175,6 @@
<string name="changelog">Changelog</string>
<string name="permission_to_access_external_storage_denied">Accès au stockage externe refusé.</string>
<string name="back">Retour</string>
<string name="support_development">Soutenir le développement</string>
<string name="thank_you">Merci !</string>
</resources>