prepare release 2.5

This commit is contained in:
M M Arif
2020-04-21 19:19:16 +05:00
parent e9eef8fcbf
commit bb8cc3ff6e
3 changed files with 56 additions and 5 deletions

View File

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