Prepare release 5.4.0 and few fixes including translation updates (#1348)

Prepare release 5.4.0 and few fixes including translation updates

Reviewed-on: https://codeberg.org/gitnex/GitNex/pulls/1348
Co-authored-by: M M Arif <mmarif@swatian.com>
Co-committed-by: M M Arif <mmarif@swatian.com>
This commit is contained in:
M M Arif
2024-04-03 16:09:36 +00:00
committed by M M Arif
parent 026336f189
commit 7ee43cd5e9
26 changed files with 846 additions and 307 deletions

View File

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