Prepare 2.4.1 release

This commit is contained in:
M M Arif
2020-03-19 18:22:37 +05:00
parent 086f982d26
commit 8b12e51335
2 changed files with 18 additions and 2 deletions

View File

@@ -6,8 +6,8 @@ android {
applicationId "org.mian.gitnex"
minSdkVersion 21
targetSdkVersion 29
versionCode 90
versionName "2.4.0"
versionCode 91
versionName "2.4.1"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}
buildTypes {