3.3.0 rc release (#734)

Prepare 3.3.0 rc release

Co-authored-by: M M Arif <mmarif@swatian.com>
Reviewed-on: https://codeberg.org/gitnex/GitNex/pulls/734
This commit is contained in:
M M Arif
2020-10-25 12:46:25 +01:00
parent 8e86fa668d
commit d3fe4d6d41
3 changed files with 8 additions and 3 deletions

View File

@ -7,7 +7,7 @@ android {
minSdkVersion 21
targetSdkVersion 30
versionCode 327
versionName "3.3.0-dev"
versionName "3.3.0-rc1"
multiDexEnabled true
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}