prepare release 2.3.2

This commit is contained in:
M M Arif
2019-12-26 00:22:22 +05:00
parent 01498d6b0d
commit 2e6d07860f
2 changed files with 8 additions and 2 deletions

View File

@ -6,8 +6,8 @@ android {
applicationId "org.mian.gitnex"
minSdkVersion 21
targetSdkVersion 29
versionCode 81
versionName "2.3.1"
versionCode 82
versionName "2.3.2"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}
buildTypes {