Update build.gradle

This commit is contained in:
ArtDev 2021-01-25 17:29:42 +03:00 committed by GitHub
parent 42b017f165
commit 434e5b3066
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -28,7 +28,7 @@ android {
minSdkVersion 21
targetSdkVersion 29
versionCode 156239
versionName "3.3.1_rel_" + getDate()
versionName "3.3.1.1_rel_" + getDate()
multiDexEnabled true //important
}