mirror of
https://codeberg.org/gitnex/GitNex.git
synced 2024-12-26 16:04:07 +08:00
Merge branch 'release-2.1' into 43-file-browser
This commit is contained in:
commit
90df3a31fe
@ -6,8 +6,8 @@ android {
|
||||
applicationId "org.mian.gitnex"
|
||||
minSdkVersion 21
|
||||
targetSdkVersion 28
|
||||
versionCode 60
|
||||
versionName "2.1.0"
|
||||
versionCode 61
|
||||
versionName "2.1.1"
|
||||
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
||||
}
|
||||
buildTypes {
|
||||
|
6
fastlane/metadata/android/en-US/changelogs/61.txt
Normal file
6
fastlane/metadata/android/en-US/changelogs/61.txt
Normal file
@ -0,0 +1,6 @@
|
||||
Bugfix: crash when repo avatar in not present in api nodes. old Gitea instances
|
||||
Bugfix: Milestone progress bar fix
|
||||
Bugfix: Create new issue enable/disable fix
|
||||
|
||||
For more, check the release notes.
|
||||
https://gitea.com/mmarif/GitNex/releases
|
Loading…
Reference in New Issue
Block a user