We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0641d4c commit 25e6806Copy full SHA for 25e6806
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.3'
13
- version_code = 52
+ library_version = '4.9.4'
+ version_code = 53
14
min_sdk = 21
15
target_sdk = 34
16
demo_app_id = 'net.gotev.uploadservicedemo'
0 commit comments