Release stable

This commit is contained in:
Prathamesh More 2023-03-13 10:27:12 +05:30
parent 836cdf28a9
commit 885d6900a2

View file

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