Release stable
This commit is contained in:
parent
836cdf28a9
commit
885d6900a2
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@ android {
|
||||||
|
|
||||||
applicationId namespace
|
applicationId namespace
|
||||||
versionCode 10600
|
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')}\"")
|
buildConfigField("String", "GOOGLE_PLAY_LICENSING_KEY", "\"${getProperty(getProperties('../public.properties'), 'GOOGLE_PLAY_LICENSE_KEY')}\"")
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue