Skip to content

Commit

Permalink
Release 1.8.24
Browse files Browse the repository at this point in the history
  • Loading branch information
amberin committed Jun 27, 2024
1 parent 2c60dcf commit 201a086
Show file tree
Hide file tree
Showing 2 changed files with 4 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 @@ -10,8 +10,8 @@ android {
defaultConfig {
minSdkVersion 21
targetSdkVersion 33
versionCode 211
versionName "1.8.24-beta.1"
versionCode 212
versionName "1.8.24"
applicationId = "com.orgzlyrevived"
resValue "string", "application_id", "com.orgzlyrevived"

Expand Down
2 changes: 2 additions & 0 deletions metadata/en-US/changelogs/212.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
• Better handling of remotely deleted files
• Better handling of the notifications permission

0 comments on commit 201a086

Please sign in to comment.