mirror of
https://gitlab.com/lecarore/breakout71.git
synced 2025-06-22 14:10:30 -04:00
Build 29172684
This commit is contained in:
parent
704068af40
commit
121114c9ec
8 changed files with 1889 additions and 173 deletions
|
@ -29,8 +29,8 @@ android {
|
|||
applicationId = "me.lecaro.breakout"
|
||||
minSdk = 21
|
||||
targetSdk = 34
|
||||
versionCode = 29158270
|
||||
versionName = "29158270"
|
||||
versionCode = 29172684
|
||||
versionName = "29172684"
|
||||
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
|
||||
vectorDrawables {
|
||||
useSupportLibrary = true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue