Merge branch 'release-2.3.2' of gitnex/GitNex into release-2.3

This commit is contained in:
M M Arif 2019-12-25 19:25:38 +00:00
commit 1e7572d0ea
2 changed files with 8 additions and 2 deletions

View File

@ -6,8 +6,8 @@ android {
applicationId "org.mian.gitnex" applicationId "org.mian.gitnex"
minSdkVersion 21 minSdkVersion 21
targetSdkVersion 29 targetSdkVersion 29
versionCode 81 versionCode 82
versionName "2.3.1" versionName "2.3.2"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
} }
buildTypes { buildTypes {

View File

@ -0,0 +1,6 @@
2.3.2
Bugfix: Slashes in URL(file viewer)
Bugfix: No milestones when creating issue if user has other language selected
For more, check the release notes.
https://gitea.com/gitnex/GitNex/releases