Build 29180585

This commit is contained in:
Renan LE CARO 2025-06-25 09:05:22 +02:00
parent 9ba2032687
commit 0df5d218a3
6 changed files with 13 additions and 17 deletions

View file

@ -29,8 +29,8 @@ android {
applicationId = "me.lecaro.breakout"
minSdk = 21
targetSdk = 34
versionCode = 29180572
versionName = "29180572"
versionCode = 29180585
versionName = "29180585"
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
vectorDrawables {
useSupportLibrary = true

File diff suppressed because one or more lines are too long

4
dist/index.html vendored

File diff suppressed because one or more lines are too long

View file

@ -1,5 +1,5 @@
// The version of the cache.
const VERSION = "29180572";
const VERSION = "29180585";
// The name of the cache
const CACHE_NAME = `breakout-71-${VERSION}`;

View file

@ -325,8 +325,8 @@
},
{
"name": "icon:rainbow",
"size": 10,
"bricks": "yyyyybbb__yyyybbb___yyybbbr___yybbbOrr__ybbbyOOrr_bbbCyyOOrrbbtCCyyOOrb_ttCCyyOO___ttCCyyO____ttCCyy",
"size": 7,
"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": ""
},
{
@ -1626,31 +1626,27 @@
"credit": "https://en.wikipedia.org/wiki/Profit_motive By Obigre"
},
{
"color": "#000000",
"name": "Home",
"size": 8,
"bricks": "__________Wttt___ctWccW__Wtttcc__cctWtt__ccttct___tWWt__________",
"name": "Home",
"credit": "We don't have a planet B. By Obigre"
},
{
"color": "#115988",
"name": "Last leaf",
"size": 6,
"bricks": "g__g___g_gg__gg__kg_g_____g____gg___",
"name": "Last leaf",
"credit": "https://overshoot.footprintnetwork.org/about-earth-overshoot-day/ By Obigre"
},
{
"color": "#000000",
"name": "Peaceful Dove",
"size": 11,
"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"
},
{
"color": "#115988",
"name": "Corporate dress",
"size": 8,
"bricks": "ggWRRWggggWrrWggggWRRWggggWRRWggggWRyWggggWRRWggggWRRWggggWWWWgg",
"name": "Corporate dress",
"credit": "Modern slave dress, with luxury. By Obigre"
}
]

View file

@ -1 +1 @@
"29180572"
"29180585"