Build 29133716

This commit is contained in:
Renan LE CARO 2025-05-23 19:57:07 +02:00
parent 61f20f66ad
commit c5925675a0
5 changed files with 492 additions and 492 deletions

View file

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

File diff suppressed because one or more lines are too long

View file

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

View file

@ -1 +1 @@
"29133712"
"29133716"