Update build.gradle

This commit is contained in:
Duy Tran Khanh 2021-01-08 10:34:32 +07:00 committed by GitHub
parent dc6be7077e
commit 1a5ef5fab8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -24,7 +24,7 @@ android {
minSdkVersion 21
targetSdkVersion 29
versionCode 156237
versionName "3.3.1b_6409b_20201218"
versionName "3.3.1b_6409b_20210108"
multiDexEnabled true //important
}