mirror of
https://gitlab.com/lecarore/breakout71.git
synced 2025-06-15 02:34:49 -04:00
Build 29123607
This commit is contained in:
parent
c054bcffcc
commit
4c135968e0
9 changed files with 109 additions and 42 deletions
|
@ -29,8 +29,8 @@ android {
|
|||
applicationId = "me.lecaro.breakout"
|
||||
minSdk = 21
|
||||
targetSdk = 34
|
||||
versionCode = 29120032
|
||||
versionName = "29120032"
|
||||
versionCode = 29123607
|
||||
versionName = "29123607"
|
||||
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
|
||||
vectorDrawables {
|
||||
useSupportLibrary = true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue