mirror of
https://gitlab.com/lecarore/breakout71.git
synced 2025-04-30 16:59:13 -04:00
Build 29058637
This commit is contained in:
parent
19729d4599
commit
b49abf9904
10 changed files with 40 additions and 20 deletions
|
@ -11,8 +11,8 @@ android {
|
|||
applicationId = "me.lecaro.breakout"
|
||||
minSdk = 21
|
||||
targetSdk = 34
|
||||
versionCode = 29058469
|
||||
versionName = "29058469"
|
||||
versionCode = 29058637
|
||||
versionName = "29058637"
|
||||
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
|
||||
vectorDrawables {
|
||||
useSupportLibrary = true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue