Rev up!
This commit is contained in:
parent
e4fa5a7169
commit
ab7f844447
@ -10,8 +10,8 @@ android {
|
||||
applicationId "it.danieleverducci.ojo"
|
||||
minSdkVersion 21
|
||||
targetSdkVersion 30
|
||||
versionCode 3
|
||||
versionName "0.0.3"
|
||||
versionCode 4
|
||||
versionName "0.1.0"
|
||||
|
||||
vectorDrawables.useSupportLibrary = true
|
||||
|
||||
|
@ -10,8 +10,8 @@
|
||||
{
|
||||
"type": "SINGLE",
|
||||
"filters": [],
|
||||
"versionCode": 2,
|
||||
"versionName": "0.0.2",
|
||||
"versionCode": 4,
|
||||
"versionName": "0.1.0",
|
||||
"outputFile": "app-release.apk"
|
||||
}
|
||||
]
|
||||
|
Loading…
Reference in New Issue
Block a user