Skip to content

Commit

Permalink
upgraded pixy meta
Browse files Browse the repository at this point in the history
  • Loading branch information
deckerst committed Jan 20, 2025
1 parent 2d65efd commit a0f7af9
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,10 @@ All notable changes to this project will be documented in this file.

- upgraded Flutter to stable v3.27.2

### Fixed

- editing TIFF metadata increasing file size

## <a id="v1.12.2"></a>[v1.12.2] - 2025-01-13

### Added
Expand Down
2 changes: 1 addition & 1 deletion android/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -176,7 +176,7 @@ dependencies {
implementation 'com.github.deckerst:Android-TiffBitmapFactory:3ed067f021'
implementation 'com.github.deckerst.mp4parser:isoparser:d5caf7a3dd'
implementation 'com.github.deckerst.mp4parser:muxer:d5caf7a3dd'
implementation 'com.github.deckerst:pixymeta-android:9ec7097f17'
implementation 'com.github.deckerst:pixymeta-android:71eee77dc4'
implementation project(':exifinterface')

testImplementation 'org.junit.jupiter:junit-jupiter-engine:5.11.3'
Expand Down

0 comments on commit a0f7af9

Please sign in to comment.