Skip to content
This repository has been archived by the owner on Aug 31, 2022. It is now read-only.

Commit

Permalink
3.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
AdrienPoupa committed Nov 29, 2020
1 parent 2306cc2 commit f56633e
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@

## [Non sorti]

## [3.4.0] - 2020-11-29
### Changé
- Mise à jour du formulaire
- Affichage des motifs plus clair
- Affichage de la date de sortie plutôt que de la date de génération
- Passage du niveau de correction du QRCode en M

## [3.3.0] - 2020-11-12
### Ajouté
- Gestion des profils
Expand Down
4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ android {
applicationId "com.poupa.attestationdeplacement"
minSdkVersion 16
targetSdkVersion 29
versionCode 23
versionName "3.3.0"
versionCode 24
versionName "3.4.0"
multiDexEnabled true
vectorDrawables.useSupportLibrary = true

Expand Down

0 comments on commit f56633e

Please sign in to comment.