Bump versionCode

This commit is contained in:
Prathamesh More 2023-04-02 10:10:27 +05:30
parent 3d766d70f3
commit feb89bb51a

View file

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