Build 29141056

This commit is contained in:
Renan LE CARO 2025-05-28 22:16:34 +02:00
parent 6ff9a342af
commit 9ce8627c6f
5 changed files with 6 additions and 6 deletions

View file

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

File diff suppressed because one or more lines are too long

2
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 = "29141054";
const VERSION = "29141056";
// The name of the cache
const CACHE_NAME = `breakout-71-${VERSION}`;

View file

@ -1 +1 @@
"29141054"
"29141056"