Build 29059827

This commit is contained in:
Renan LE CARO 2025-04-02 12:27:38 +02:00
parent 47badbb930
commit 866bf4164b
6 changed files with 11 additions and 11 deletions

View file

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

File diff suppressed because one or more lines are too long