Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release 1.8.22 #262

Merged
merged 13 commits into from
May 25, 2024
Prev Previous commit
Next Next commit
Release 1.8.22-beta.4
  • Loading branch information
amberin committed May 19, 2024
commit 5bcd3139d43b991942148cf40bd949800ae67b8d
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 205
versionName "1.8.22-beta.3"
versionCode 206
versionName "1.8.22-beta.4"
applicationId = "com.orgzlyrevived"
resValue "string", "application_id", "com.orgzlyrevived"

Expand Down
File renamed without changes.
Loading