Skip to content

Commit

Permalink
version 2.12
Browse files Browse the repository at this point in the history
  • Loading branch information
corenting committed Nov 23, 2022
1 parent 9920ce3 commit 5d23137
Show file tree
Hide file tree
Showing 3 changed files with 4 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 @@ -9,8 +9,8 @@ android {
applicationId "fr.corenting.convertisseureurofranc"
minSdkVersion 17
targetSdkVersion 33
versionCode 20
versionName "2.11"
versionCode 21
versionName "2.12"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}

Expand Down
1 change: 1 addition & 0 deletions fastlane/metadata/android/en-US/changelogs/21.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Update theme
1 change: 1 addition & 0 deletions fastlane/metadata/android/fr-FR/changelogs/21.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Mise à jour du thème

0 comments on commit 5d23137

Please sign in to comment.