Increase build and app version for release

This commit is contained in:
M M Arif
2024-05-20 10:26:24 +05:00
parent c3c8dc9b17
commit 6442e92aa2
3 changed files with 25 additions and 4 deletions

View File

@@ -8,8 +8,8 @@ android {
applicationId "org.mian.gitnex"
minSdkVersion 23
targetSdkVersion 34
versionCode 545
versionName "5.5.0-dev"
versionCode 550
versionName "5.5.0"
multiDexEnabled true
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
compileSdk 34

View File

@@ -1,8 +1,15 @@
<?xml version="1.0" encoding="utf-8"?>
<changelog>
<release version="5.5.0-dev" versioncode="545">
<change>Under development</change>
<release version="5.5.0" versioncode="550">
<change>New: Update user avatar</change>
<change>New: New popup screen to add email</change>
<change>New: Insert note to issue/pr/release description</change>
<change>New: New reply/comment UI</change>
<change>Improvement: Hide app contents when biometric is enabled</change>
<change>Bugfix: Fix back button closing the app</change>
<change>Bugfix: Fix profile fields data</change>
<change>Bugfix: Fix text color highlighting</change>
</release>
</changelog>

View File

@@ -0,0 +1,14 @@
5.5.0
🎉 Features 🎉
- Update user avatar
- New popup screen to add email
- Insert note to issue/pr/release description
- New reply/comment UI
🚀 Improvements 🚀
- Hide app contents when biometric is enabled
Release Notes: https://codeberg.org/gitnex/GitNex/releases
Release Posts: https://najigram.com/category/gitnex