Synced translations and increased build version.
This commit is contained in:
parent
1be0d305b1
commit
a4b2fd32c1
2 changed files with 4 additions and 2 deletions
|
|
@ -50,8 +50,8 @@ android {
|
||||||
applicationId "com.kabouzeid.gramophone"
|
applicationId "com.kabouzeid.gramophone"
|
||||||
minSdkVersion 16
|
minSdkVersion 16
|
||||||
targetSdkVersion 23
|
targetSdkVersion 23
|
||||||
versionCode 70
|
versionCode 71
|
||||||
versionName "0.9.44 beta4"
|
versionName "0.9.44 beta5"
|
||||||
}
|
}
|
||||||
buildTypes {
|
buildTypes {
|
||||||
release {
|
release {
|
||||||
|
|
|
||||||
|
|
@ -175,4 +175,6 @@
|
||||||
<string name="changelog">Changelog</string>
|
<string name="changelog">Changelog</string>
|
||||||
<string name="permission_to_access_external_storage_denied">Accès au stockage externe refusé.</string>
|
<string name="permission_to_access_external_storage_denied">Accès au stockage externe refusé.</string>
|
||||||
<string name="back">Retour</string>
|
<string name="back">Retour</string>
|
||||||
|
<string name="support_development">Soutenir le développement</string>
|
||||||
|
<string name="thank_you">Merci !</string>
|
||||||
</resources>
|
</resources>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue