diff --git a/app/build.gradle b/app/build.gradle
index ccbdcdbc..6f14f029 100644
--- a/app/build.gradle
+++ b/app/build.gradle
@@ -9,8 +9,8 @@ android {
applicationId "org.mian.gitnex"
minSdkVersion 23
targetSdkVersion 34
- versionCode 515
- versionName "5.2.0-dev"
+ versionCode 520
+ versionName "5.2.0"
multiDexEnabled true
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}
diff --git a/app/src/main/res/values/gitea_version.xml b/app/src/main/res/values/gitea_version.xml
index 009662c6..96d89cc1 100644
--- a/app/src/main/res/values/gitea_version.xml
+++ b/app/src/main/res/values/gitea_version.xml
@@ -1,7 +1,7 @@
- 1.18
- 1.20
+ 1.19
+ 1.22
diff --git a/app/src/main/res/xml/changelog.xml b/app/src/main/res/xml/changelog.xml
index 802a177a..1c373bfc 100644
--- a/app/src/main/res/xml/changelog.xml
+++ b/app/src/main/res/xml/changelog.xml
@@ -1,18 +1,22 @@
-
- New: Dynamic colors for Android 12+ (Settings -> Appearance -> Theme)
- New: FAB buttons for each task where required
- New: Lisp language support
- New: Repository language statistics
- New: [CE] Settings to change syntax highlighting color (Settings -> Code Editor)
- New: [CE] Settings to choose Tabs or Spaces for indentation (Settings -> Code Editor)
- New: System default font (Settings -> Appearance -> Font)
- Improvement: Hide notification count when no notification available
- Improvement: Move logout from navigation to settings
- Improvement: Move drafts, crash reports to General section
- Improvement: Move translation to Appearance section
+
+ New: Dashboard (BETA) (1.20 and above)
+ New: Open commits directly from links
+ New: Search stargazers and watchers
+ New: Profile repository view in user profile
+ New: New account settings screen
+ New: Watched repositories
+ New: SSH keys list
+ New: Codeberg theme
+ New: Themed icon for Android 13
+ New: Show draft status for pull requests
+ New: Tabs animation (fade out, zoom out)
+ Improvement: Don't flash save draft message on each change
+ Bugfix: Fix repo name does not match crash when saving repo settings
+ Bugfix: Fix repository forks pagination
+ Bugfix: Fix unwatch repository
diff --git a/fastlane/metadata/android/en-US/changelogs/520.txt b/fastlane/metadata/android/en-US/changelogs/520.txt
new file mode 100644
index 00000000..9b8b86e1
--- /dev/null
+++ b/fastlane/metadata/android/en-US/changelogs/520.txt
@@ -0,0 +1,18 @@
+5.2.0
+
+🎉 Features 🎉
+- Dashboard (BETA) (1.20 and above)
+- Open commits directly from links
+- Search stargazers and watchers
+- Profile repository view in user profile
+- New account settings screen
+- Watched repositories
+- SSH keys list
+- Codeberg theme
+- Themed icon for Android 13
+- Show draft status for pull requests
+- Tabs animation (fade out, zoom out)
+
+Release Notes: https://codeberg.org/gitnex/GitNex/releases
+
+Release Posts: https://najigram.com/category/gitnex