Merge branch 'master' into 43-file-browser

This commit is contained in:
M M Arif
2019-10-01 21:23:03 +05:00
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 55
versionName "2.0.0"
versionCode 60
versionName "2.1.0"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}
buildTypes {