set version
This commit is contained in:
		@@ -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 {
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -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": {
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user