set version

This commit is contained in:
Roy Olav Purser 2021-06-15 13:47:21 +02:00
parent fbd08a7ee2
commit d4e69c974d
Signed by: roypur
GPG Key ID: E14D26A036F21656
2 changed files with 3 additions and 3 deletions

View File

@ -10,8 +10,8 @@ android {
applicationId "it.purser.stream" applicationId "it.purser.stream"
minSdkVersion 25 minSdkVersion 25
targetSdkVersion 29 targetSdkVersion 29
versionCode 109 versionCode 100
versionName "109.0" versionName "100.0"
} }
buildTypes { buildTypes {

View File

@ -7,7 +7,7 @@
"48": "icon-48.png", "48": "icon-48.png",
"128": "icon-128.png" "128": "icon-128.png"
}, },
"version": "116.0", "version": "100.0",
"manifest_version": 3, "manifest_version": 3,
"permissions": ["tabs"], "permissions": ["tabs"],
"action": { "action": {