Skip to content

Commit

Permalink
v2.6.6
Browse files Browse the repository at this point in the history
  • Loading branch information
AnaelMobilia committed Dec 26, 2021
1 parent 9445256 commit af47467
Show file tree
Hide file tree
Showing 2 changed files with 6 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 @@ -11,8 +11,8 @@ android {
// targetSdkVersion est la version la plus élevée testée et fonctionnelle (pas besoin de faire tourner la rétro-compatibilité)
targetSdkVersion 31
// versionCode est utilisé par Google pour les MàJ, versionName est uniquement affiché à l'utilisateur
versionCode 265
versionName "2.6.5"
versionCode 266
versionName "2.6.6"
}

buildTypes {
Expand Down
4 changes: 4 additions & 0 deletions fastlane/metadata/android/en-US/changelogs/266.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
v2.66
<ul>
<li>[Fix] Partage des articles</li>
</ul>

0 comments on commit af47467

Please sign in to comment.