Skip to content

Commit

Permalink
Update version code and changelogs
Browse files Browse the repository at this point in the history
  • Loading branch information
falzonv committed Apr 5, 2021
1 parent 429ae6a commit a4ce6b3
Show file tree
Hide file tree
Showing 3 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 @@ -18,8 +18,8 @@ android
targetSdkVersion 30

// Versioning
versionCode 11
versionName "v2.3.0"
versionCode 12
versionName "v2.4.0"
}

// Build types always include debug (hidden by default)
Expand Down
2 changes: 2 additions & 0 deletions fastlane/metadata/android/en-US/changelogs/12.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
- Option to hide applications (idea from gicofied9)
- Option to export/import settings
2 changes: 2 additions & 0 deletions fastlane/metadata/android/fr-FR/changelogs/12.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
- Possibilité de masquer des applications (idée de gicofied9)
- Possibilité d'exporter/importer les paramètres

0 comments on commit a4ce6b3

Please sign in to comment.