mirror of
https://gitlab.com/lecarore/breakout71.git
synced 2025-05-14 15:26:52 -04:00
Build 29120032
This commit is contained in:
parent
381bd1cef9
commit
c054bcffcc
8 changed files with 32 additions and 25 deletions
|
@ -29,8 +29,8 @@ android {
|
|||
applicationId = "me.lecaro.breakout"
|
||||
minSdk = 21
|
||||
targetSdk = 34
|
||||
versionCode = 29106448
|
||||
versionName = "29106448"
|
||||
versionCode = 29120032
|
||||
versionName = "29120032"
|
||||
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
|
||||
vectorDrawables {
|
||||
useSupportLibrary = true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue