Build 29087252

This commit is contained in:
Renan LE CARO 2025-04-21 13:32:38 +02:00
parent 49f3769b54
commit 3a9e06207e
12 changed files with 158 additions and 158 deletions

View file

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

File diff suppressed because one or more lines are too long