mirror of
https://gitlab.com/lecarore/breakout71.git
synced 2025-05-01 17:29:13 -04:00
Build 29035752
This commit is contained in:
parent
d38b9bdce4
commit
32c5f1f5b7
9 changed files with 25 additions and 196 deletions
|
@ -11,8 +11,8 @@ android {
|
|||
applicationId = "me.lecaro.breakout"
|
||||
minSdk = 21
|
||||
targetSdk = 34
|
||||
versionCode = 29035748
|
||||
versionName = "29035748"
|
||||
versionCode = 29035752
|
||||
versionName = "29035752"
|
||||
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
|
||||
vectorDrawables {
|
||||
useSupportLibrary = true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue