Build 29062849

This commit is contained in:
Renan LE CARO 2025-04-04 14:49:44 +02:00
parent 48695fd3d9
commit ec178e393d
6 changed files with 20 additions and 11 deletions

View file

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

File diff suppressed because one or more lines are too long