Skip to content

Commit

Permalink
v2.8.2
Browse files Browse the repository at this point in the history
  • Loading branch information
zorgluf committed Oct 5, 2023
1 parent 31edbfd commit 8b5486a
Show file tree
Hide file tree
Showing 2 changed files with 5 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 @@ -21,8 +21,8 @@ android {
applicationId "fr.nuage.souvenirs"
minSdkVersion 24
targetSdkVersion 30
versionCode 26
versionName "2.8.1"
versionCode 27
versionName "2.8.2"
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
setProperty("archivesBaseName", "souvenirs-$versionName")
}
Expand Down
3 changes: 3 additions & 0 deletions metadata/en-US/changelogs/27.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
Change: When recieving shared files, use one image/video per page.
Change: Enable recieving shared video type.

0 comments on commit 8b5486a

Please sign in to comment.