Update gradle and increase ghost theme price again
This commit is contained in:
parent
9106292543
commit
47f07f056c
3 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "Ghost",
|
||||
"price": 50,
|
||||
"price": 75,
|
||||
"colors": {
|
||||
"background": "001000ff",
|
||||
"foreground": "bbffbbcc",
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
android {
|
||||
buildToolsVersion "25.0.2"
|
||||
buildToolsVersion "25.0.3"
|
||||
compileSdkVersion 25
|
||||
sourceSets {
|
||||
main {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue