Skip to content

Commit

Permalink
Add 2019 for France
Browse files Browse the repository at this point in the history
  • Loading branch information
corenting committed Feb 11, 2020
1 parent 54eae0f commit afcff24
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@ android {
applicationId "fr.corenting.convertisseureurofranc"
minSdkVersion 14
targetSdkVersion 29
versionCode 12
versionName "2.3"
versionCode 13
versionName "2.4"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}

Expand Down
1 change: 1 addition & 0 deletions app/src/main/res/raw/fr_values.csv
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
2019;104.23
2018;103.09
2017;101.22
2016;100.18
Expand Down
1 change: 1 addition & 0 deletions fastlane/metadata/android/en-US/changelogs/13.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
- Added 2019 for France
1 change: 1 addition & 0 deletions fastlane/metadata/android/fr-FR/changelogs/13.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
- Ajout de l'année 2019 pour la France

0 comments on commit afcff24

Please sign in to comment.