Skip to content

Commit

Permalink
Release 1.8.22
Browse files Browse the repository at this point in the history
  • Loading branch information
amberin committed May 25, 2024
1 parent 7df08a0 commit 98a08f1
Show file tree
Hide file tree
Showing 2 changed files with 6 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 207
versionName "1.8.22-beta.5"
versionCode 208
versionName "1.8.22"
applicationId = "com.orgzlyrevived"
resValue "string", "application_id", "com.orgzlyrevived"

Expand Down
4 changes: 4 additions & 0 deletions metadata/en-US/changelogs/208.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
• Target Android 13
• Prompt user to grant permission for alarms, notifications
• Enable sync failure notifications by default
• Git repos: Lower the garbage collection threshold

0 comments on commit 98a08f1

Please sign in to comment.