We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 94509d8 commit de4436fCopy full SHA for de4436f
3 files changed
app/build.gradle
@@ -9,8 +9,8 @@ android {
9
applicationId "fr.corenting.convertisseureurofranc"
10
minSdkVersion 17
11
targetSdkVersion 33
12
- versionCode 21
13
- versionName "2.12"
+ versionCode 22
+ versionName "2.13"
14
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
15
}
16
fastlane/metadata/android/en-US/changelogs/22.txt
@@ -0,0 +1 @@
1
+Fix some theme issues
fastlane/metadata/android/fr-FR/changelogs/22.txt
+Correctifs au niveau du thème de l'application
0 commit comments