Build 29071541

This commit is contained in:
Renan LE CARO 2025-04-10 15:41:44 +02:00
parent c37b860fe3
commit 4bb5d820c5
6 changed files with 8 additions and 8 deletions

View file

@ -29,8 +29,8 @@ android {
applicationId = "me.lecaro.breakout" applicationId = "me.lecaro.breakout"
minSdk = 21 minSdk = 21
targetSdk = 34 targetSdk = 34
versionCode = 29071527 versionCode = 29071541
versionName = "29071527" versionName = "29071541"
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

File diff suppressed because one or more lines are too long

View file

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

View file

@ -1380,7 +1380,7 @@
{ {
"name": "icon:superhot", "name": "icon:superhot",
"size": 19, "size": 19,
"bricks": "_________________________________________________________WWW_W_W_WWW_WWW_WWWW___W_W_W_W_W___W_WWWW_W_W_WWW_WW__WWW__W_W_W_W___W___WW_WWW_WWW_W___WWW_W_W___________________WW__WW_WWWWW_WWWWWWWW__WW_WWWWW_WWWWWWWW__WW_WW_WW___WW__WWWWWW_WW_WW___WW__WWWWWW_WW_WW___WW__WW__WW_WWWWW___WW__WW__WW_WWWWW___WW___________________________________________________________", "bricks": "_________________________________________________________WWWBWBWBWWWBWWWBWWWWBBBWBWBWBWBWBBBWBWWWWBWBWBWWWBWWBBWWWBBWBWBWBWBBBWBBBWWBWWWBWWWBWBBBWWWBWBW___________________WWBBWWBWWWWWBWWWWWWWWBBWWBWWWWWBWWWWWWWWBBWWBWWBWWBBBWWBBWWWWWWBWWBWWBBBWWBBWWWWWWBWWBWWBBBWWBBWWBBWWBWWWWWBBBWWBBWWBBWWBWWWWWBBBWWBB_________________________________________________________",
"svg": null, "svg": null,
"color": "" "color": ""
} }

View file

@ -1 +1 @@
"29071527" "29071541"