Fix crashes on my repo, starred repos etc - 2.1.2 release

This commit is contained in:
M M Arif
2019-10-03 21:43:33 +05:00
parent 4904b5899f
commit 07a1fa6aad
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 {