fix bugs since 2.1.0 release

This commit is contained in:
M M Arif
2019-10-02 22:24:02 +05:00
parent 8b26355fc0
commit f19327431f
7 changed files with 24 additions and 17 deletions

View File

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