Skip to content

Commit 01e4e99

Browse files
committed
version 2.11
1 parent 42dfa7a commit 01e4e99

File tree

3 files changed

+4
-2
lines changed

3 files changed

+4
-2
lines changed

app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@ android {
99
applicationId "fr.corenting.convertisseureurofranc"
1010
minSdkVersion 17
1111
targetSdkVersion 31
12-
versionCode 19
13-
versionName "2.10"
12+
versionCode 20
13+
versionName "2.11"
1414
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
1515
}
1616

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Fix wrong text in the "to" field
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Correction d'un texte erroné dans le champ "vers"

0 commit comments

Comments
 (0)