Build 29069860

This commit is contained in:
Renan LE CARO 2025-04-09 11:40:16 +02:00
parent 13627b6c09
commit b565d47c56
8 changed files with 19 additions and 27 deletions

View file

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

File diff suppressed because one or more lines are too long