There was an error while loading. Please reload this page.
1 parent 08e8bb2 commit 447a839Copy full SHA for 447a839
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.9.1'
13
- version_code = 50
+ library_version = '4.9.2'
+ version_code = 51
14
min_sdk = 21
15
target_sdk = 34
16
demo_app_id = 'net.gotev.uploadservicedemo'
0 commit comments