prepare release 2.2.1

This commit is contained in:
M M Arif
2019-10-18 19:51:56 +05:00
parent 98054b89cc
commit 9950d4ea65
2 changed files with 18 additions and 2 deletions

View File

@ -6,8 +6,8 @@ android {
applicationId "org.mian.gitnex"
minSdkVersion 21
targetSdkVersion 28
versionCode 70
versionName "2.2.0"
versionCode 71
versionName "2.2.1"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}
buildTypes {