Release 2.2.2 (#170)

This commit is contained in:
M M Arif
2019-10-25 05:44:53 +00:00
parent 2cba285076
commit 5999b8ed4a
3 changed files with 29 additions and 8 deletions

View File

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