Build 29060272

This commit is contained in:
Renan LE CARO 2025-04-02 19:52:47 +02:00
parent d77a58438f
commit c2ae98f057
7 changed files with 116 additions and 112 deletions

View file

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

File diff suppressed because one or more lines are too long