This commit is contained in:
Renan LE CARO 2025-03-19 18:14:05 +01:00
parent afd0ccd5fc
commit 6e6b0991ac
5 changed files with 6 additions and 6 deletions

View file

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