Skip to content

Commit

Permalink
Release 1.8.30
Browse files Browse the repository at this point in the history
  • Loading branch information
amberin committed Nov 8, 2024
1 parent c05356c commit 6b05513
Show file tree
Hide file tree
Showing 2 changed files with 3 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 34
versionCode 226
versionName "1.8.30-beta.1"
versionCode 227
versionName "1.8.30"
applicationId = "com.orgzlyrevived"
resValue "string", "application_id", "com.orgzlyrevived"

Expand Down
1 change: 1 addition & 0 deletions metadata/en-US/changelogs/227.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
• Fix file corruption bug when saving to directory repos.

0 comments on commit 6b05513

Please sign in to comment.