Skip to content

Commit 1d1c5b7

Browse files
committed
version bump to 4.5.4
1 parent d920132 commit 1d1c5b7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

manifest.gradle

Lines changed: 2 additions & 2 deletions
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.3'
13-
version_code = 45
12+
library_version = '4.5.4'
13+
version_code = 46
1414
min_sdk = 21
1515
target_sdk = 30
1616
demo_app_id = 'net.gotev.uploadservicedemo'

0 commit comments

Comments
 (0)