Skip to content

Commit

Permalink
Release 1.8.23
Browse files Browse the repository at this point in the history
  • Loading branch information
amberin committed Jun 12, 2024
1 parent 2fb1f07 commit 6eff256
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 209
versionName "1.8.23-beta.1"
versionCode 210
versionName "1.8.23"
applicationId = "com.orgzlyrevived"
resValue "string", "application_id", "com.orgzlyrevived"

Expand Down
2 changes: 2 additions & 0 deletions metadata/en-US/changelogs/210.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
• Fix crash when scheduling reminders
• Git repos: Fix broken .orgzlyignore rule check

0 comments on commit 6eff256

Please sign in to comment.