Merge branch 'release-2.1' into 43-file-browser

This commit is contained in:
M M Arif
2019-10-03 21:53:38 +05:00
5 changed files with 30 additions and 11 deletions

View File

@ -6,8 +6,8 @@ android {
applicationId "org.mian.gitnex"
minSdkVersion 21
targetSdkVersion 28
versionCode 61
versionName "2.1.1"
versionCode 62
versionName "2.1.2"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}
buildTypes {