Bump version code

This commit is contained in:
Prathamesh More 2023-03-11 12:40:34 +05:30
parent 0d205b310e
commit 9fc5893f42

View file

@ -15,7 +15,7 @@ android {
vectorDrawables.useSupportLibrary = true
applicationId namespace
versionCode 10599
versionCode 10600
versionName '6.0.4-beta'
buildConfigField("String", "GOOGLE_PLAY_LICENSING_KEY", "\"${getProperty(getProperties('../public.properties'), 'GOOGLE_PLAY_LICENSE_KEY')}\"")