3.2.0 rc1 release (#709)

prepare 3.2.0 rc1 release

RC1 release of 3.2.0

Co-authored-by: M M Arif <mmarif@swatian.com>
Reviewed-on: https://codeberg.org/gitnex/GitNex/pulls/709
This commit is contained in:
M M Arif
2020-09-26 20:51:12 +02:00
parent 6d466e2542
commit a31abf0974
6 changed files with 13 additions and 7 deletions

View File

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