mirror of
https://codeberg.org/gitnex/GitNex.git
synced 2024-12-16 15:48:13 +08:00
Release 3.0.0 rc3 (#570)
Release 3.0.0 rc3 Co-authored-by: M M Arif <mmarif@swatian.com> Reviewed-on: https://codeberg.org/gitnex/GitNex/pulls/570
This commit is contained in:
parent
3e5e94790e
commit
f135508745
@ -6,8 +6,8 @@ android {
|
||||
applicationId "org.mian.gitnex"
|
||||
minSdkVersion 21
|
||||
targetSdkVersion 29
|
||||
versionCode 296
|
||||
versionName "3.0.0-rc2"
|
||||
versionCode 297
|
||||
versionName "3.0.0-rc3"
|
||||
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
||||
}
|
||||
viewBinding {
|
||||
|
@ -1,7 +1,7 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<changelog>
|
||||
|
||||
<release version="3.0.0-rc2" versioncode="296">
|
||||
<release version="3.0.0-rc3" versioncode="297">
|
||||
<change>Under development</change>
|
||||
</release>
|
||||
|
||||
|
5
fastlane/metadata/android/en-US/changelogs/297.txt
Normal file
5
fastlane/metadata/android/en-US/changelogs/297.txt
Normal file
@ -0,0 +1,5 @@
|
||||
3.0.0-rc3
|
||||
|
||||
This release focuses to enhance the UI through out the app with few new features and fix the bugs you guys reported so far.
|
||||
|
||||
Detailed release notes will be published with the stable release.
|
Loading…
Reference in New Issue
Block a user