There was an error while loading. Please reload this page.
1 parent 65ef15f commit dc6fce5Copy full SHA for dc6fce5
manifest.gradle
@@ -9,8 +9,8 @@ ext {
9
library_licenses = ["Apache-2.0"]
10
library_licenses_url = 'https://www.apache.org/licenses/LICENSE-2.0.txt'
11
library_project_group = 'net.gotev'
12
- library_version = '4.5.5'
13
- version_code = 46
+ library_version = '4.6.0'
+ version_code = 47
14
min_sdk = 21
15
target_sdk = 30
16
demo_app_id = 'net.gotev.uploadservicedemo'
0 commit comments