Merge branch 'release-2.3.2' of gitnex/GitNex into release-2.3
This commit is contained in:
commit
1e7572d0ea
@ -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 {
|
||||||
|
6
fastlane/metadata/android/en-US/changelogs/82.txt
Normal file
6
fastlane/metadata/android/en-US/changelogs/82.txt
Normal 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
|
Loading…
x
Reference in New Issue
Block a user