Skip to content

Commit

Permalink
Version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
apozas committed Oct 24, 2020
1 parent 7361a17 commit 6237930
Show file tree
Hide file tree
Showing 3 changed files with 18 additions and 2 deletions.
4 changes: 2 additions & 2 deletions android_app/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@ android {
applicationId "com.apozas.contactdiary"
minSdkVersion 14
targetSdkVersion 30
versionCode 9
versionName "1.1.3"
versionCode 10
versionName "1.1.4"

testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}
Expand Down
8 changes: 8 additions & 0 deletions fastlane/metadata/android/en-US/changelogs/10.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
The first translations of the app are available. Now you can have Contact Diary in:
- German, thanks to GenosseFlosse, FloEdelmann, jensMF, Leso_KN and mkamp
- Dutch, thanks to Tonyinspace
- Italian, thanks to igor-cali and lrt84
- Swedish, thanks to nlssn
- Catalan, Spanish, and English

If you want to help translating Contact Diary to your language, please visit http://www.crowdin.com/project/contactdiary
8 changes: 8 additions & 0 deletions fastlane/metadata/android/es-ES/changelogs/10.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
Las primeras acutalizaciones de la app ya están aquí. Ya puedes tener Diario de Contactos en:
- Alemán, gracias a GenosseFlosse, FloEdelmann, jensMF, Leso_KN y mkamp
- Holandés, gracias a Tonyinspace
- Italiano, gracias a igor-cali y lrt84
- Sueco, gracias a nlssn
- Catalán, Español, e Inglés

Si quieres ayudar a traducir Diario de Contactos a tu idioma, por favor visita http://www.crowdin.com/project/contactdiary

0 comments on commit 6237930

Please sign in to comment.