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