Build 29196430

This commit is contained in:
Renan LE CARO 2025-07-06 09:11:05 +02:00
parent 96f25ab70d
commit ad970a6860
10 changed files with 80 additions and 41 deletions

View file

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

File diff suppressed because one or more lines are too long