Build 29133862

This commit is contained in:
Renan LE CARO 2025-05-23 22:22:54 +02:00
parent 4b98fedebe
commit 935a61edc8
14 changed files with 3813 additions and 3813 deletions

View file

@ -29,8 +29,8 @@ android {
applicationId = "me.lecaro.breakout"
minSdk = 21
targetSdk = 34
versionCode = 29133839
versionName = "29133839"
versionCode = 29133862
versionName = "29133862"
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 = "29133839";
const VERSION = "29133862";
// The name of the cache
const CACHE_NAME = `breakout-71-${VERSION}`;

View file

@ -1 +1 @@
"29133839"
"29133862"