Trying the web archiving thing

This commit is contained in:
Renan LE CARO 2025-04-05 10:38:18 +02:00
parent b239bab852
commit af85e6e50f
10 changed files with 172 additions and 27 deletions

View file

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

File diff suppressed because one or more lines are too long