0
0
mirror of https://github.com/MuntashirAkon/Metro.git synced 2024-09-20 03:52:20 +02:00

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')}\"")
}