mirror of
https://gitlab.com/lecarore/breakout71.git
synced 2025-07-20 10:04:07 +00:00
Build 29180585
This commit is contained in:
parent
9ba2032687
commit
0df5d218a3
6 changed files with 13 additions and 17 deletions
|
@ -29,8 +29,8 @@ android {
|
||||||
applicationId = "me.lecaro.breakout"
|
applicationId = "me.lecaro.breakout"
|
||||||
minSdk = 21
|
minSdk = 21
|
||||||
targetSdk = 34
|
targetSdk = 34
|
||||||
versionCode = 29180572
|
versionCode = 29180585
|
||||||
versionName = "29180572"
|
versionName = "29180585"
|
||||||
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
|
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
|
||||||
vectorDrawables {
|
vectorDrawables {
|
||||||
useSupportLibrary = true
|
useSupportLibrary = true
|
||||||
|
|
File diff suppressed because one or more lines are too long
4
dist/index.html
vendored
4
dist/index.html
vendored
File diff suppressed because one or more lines are too long
|
@ -1,5 +1,5 @@
|
||||||
// The version of the cache.
|
// The version of the cache.
|
||||||
const VERSION = "29180572";
|
const VERSION = "29180585";
|
||||||
|
|
||||||
// The name of the cache
|
// The name of the cache
|
||||||
const CACHE_NAME = `breakout-71-${VERSION}`;
|
const CACHE_NAME = `breakout-71-${VERSION}`;
|
||||||
|
|
|
@ -325,8 +325,8 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "icon:rainbow",
|
"name": "icon:rainbow",
|
||||||
"size": 10,
|
"size": 7,
|
||||||
"bricks": "yyyyybbb__yyyybbb___yyybbbr___yybbbOrr__ybbbyOOrr_bbbCyyOOrrbbtCCyyOOrb_ttCCyyOO___ttCCyyO____ttCCyy",
|
"bricks": "b_b_b_b_b_b_b_r_O_y_C_r_O_y_r_O_y_C_b_b_b_b_b_b_b",
|
||||||
"credit": ""
|
"credit": ""
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
@ -1626,31 +1626,27 @@
|
||||||
"credit": "https://en.wikipedia.org/wiki/Profit_motive By Obigre"
|
"credit": "https://en.wikipedia.org/wiki/Profit_motive By Obigre"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"color": "#000000",
|
"name": "Home",
|
||||||
"size": 8,
|
"size": 8,
|
||||||
"bricks": "__________Wttt___ctWccW__Wtttcc__cctWtt__ccttct___tWWt__________",
|
"bricks": "__________Wttt___ctWccW__Wtttcc__cctWtt__ccttct___tWWt__________",
|
||||||
"name": "Home",
|
|
||||||
"credit": "We don't have a planet B. By Obigre"
|
"credit": "We don't have a planet B. By Obigre"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"color": "#115988",
|
"name": "Last leaf",
|
||||||
"size": 6,
|
"size": 6,
|
||||||
"bricks": "g__g___g_gg__gg__kg_g_____g____gg___",
|
"bricks": "g__g___g_gg__gg__kg_g_____g____gg___",
|
||||||
"name": "Last leaf",
|
|
||||||
"credit": "https://overshoot.footprintnetwork.org/about-earth-overshoot-day/ By Obigre"
|
"credit": "https://overshoot.footprintnetwork.org/about-earth-overshoot-day/ By Obigre"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"color": "#000000",
|
"name": "Peaceful Dove",
|
||||||
"size": 11,
|
"size": 11,
|
||||||
"bricks": "___ll______WWllll_____WWWlll______WWWlll_WW__WWWWllWWWC___WWWWW_C___WWWWW_C___WWWWWW____llWWWW_____WlW_________Wl________",
|
"bricks": "___ll______WWllll_____WWWlll______WWWlll_WW__WWWWllWWWC___WWWWW_C___WWWWW_C___WWWWWW____llWWWW_____WlW_________Wl________",
|
||||||
"name": "Peaceful Dove",
|
|
||||||
"credit": "Why do you hate ? By Obigre"
|
"credit": "Why do you hate ? By Obigre"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"color": "#115988",
|
"name": "Corporate dress",
|
||||||
"size": 8,
|
"size": 8,
|
||||||
"bricks": "ggWRRWggggWrrWggggWRRWggggWRRWggggWRyWggggWRRWggggWRRWggggWWWWgg",
|
"bricks": "ggWRRWggggWrrWggggWRRWggggWRRWggggWRyWggggWRRWggggWRRWggggWWWWgg",
|
||||||
"name": "Corporate dress",
|
|
||||||
"credit": "Modern slave dress, with luxury. By Obigre"
|
"credit": "Modern slave dress, with luxury. By Obigre"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
"29180572"
|
"29180585"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue