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:
M M Arif
2020-06-30 21:08:10 +02:00
parent 3e5e94790e
commit f135508745
3 changed files with 8 additions and 3 deletions

View File

@ -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 {