Fixed Circle widget
This commit is contained in:
parent
0aa4017146
commit
e827acea83
2 changed files with 17 additions and 12 deletions
|
@ -14,7 +14,7 @@ android {
|
|||
vectorDrawables.useSupportLibrary = true
|
||||
|
||||
applicationId "code.name.monkey.retromusic"
|
||||
versionCode 10565
|
||||
versionCode 10567
|
||||
versionName '5.7.2'
|
||||
|
||||
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