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

Commit

Permalink
1.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
AdrienPoupa committed Apr 29, 2020
1 parent 290b86f commit b832b90
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@

## [Non sorti]

## [1.4.1] - 2020-04-29
### Réglé
- Affichage du fichier PDF sur Android <= 6

## [1.4.0] - 2020-04-17
### Réglé
- Format de l'adresse: rue, code postal, ville
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 12
versionName "1.4.0"
versionCode 13
versionName "1.4.1"
multiDexEnabled true
vectorDrawables.useSupportLibrary = true

Expand Down

0 comments on commit b832b90

Please sign in to comment.