Skip to content

Commit dc6fce5

Browse files
committed
build: bump to 4.6.0
1 parent 65ef15f commit dc6fce5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

manifest.gradle

+2-2
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@ ext {
99
library_licenses = ["Apache-2.0"]
1010
library_licenses_url = 'https://www.apache.org/licenses/LICENSE-2.0.txt'
1111
library_project_group = 'net.gotev'
12-
library_version = '4.5.5'
13-
version_code = 46
12+
library_version = '4.6.0'
13+
version_code = 47
1414
min_sdk = 21
1515
target_sdk = 30
1616
demo_app_id = 'net.gotev.uploadservicedemo'

0 commit comments

Comments
 (0)