Rc release

This commit is contained in:
M M Arif
2020-04-18 10:19:43 +05:00
parent 03a9cd1bba
commit 57ecf3b7d2
3 changed files with 10 additions and 32 deletions

View File

@ -6,8 +6,8 @@ android {
applicationId "org.mian.gitnex"
minSdkVersion 21
targetSdkVersion 29
versionCode 100
versionName "2.5.0-rc1"
versionCode 104
versionName "2.5.0-rc4"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}
buildTypes {