set version
This commit is contained in:
parent
fbd08a7ee2
commit
d4e69c974d
@ -10,8 +10,8 @@ android {
|
||||
applicationId "it.purser.stream"
|
||||
minSdkVersion 25
|
||||
targetSdkVersion 29
|
||||
versionCode 109
|
||||
versionName "109.0"
|
||||
versionCode 100
|
||||
versionName "100.0"
|
||||
}
|
||||
|
||||
buildTypes {
|
||||
|
@ -7,7 +7,7 @@
|
||||
"48": "icon-48.png",
|
||||
"128": "icon-128.png"
|
||||
},
|
||||
"version": "116.0",
|
||||
"version": "100.0",
|
||||
"manifest_version": 3,
|
||||
"permissions": ["tabs"],
|
||||
"action": {
|
||||
|
Loading…
Reference in New Issue
Block a user