Skip to content

Commit 3aaf7d2

Browse files
committed
Version 7030000 and 7.3.0
1 parent 22edcfe commit 3aaf7d2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

dependencies.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@ ext {
1414
min_sdk : 23,
1515
target_sdk : 33,
1616

17-
version_code: 7020000, // XXYYZZFF
18-
version_name: '7.2.0', // X.Y.Z; X = Major, Y = Minor, Z = Patch, F = Fix
17+
version_code: 7030000, // XXYYZZFF
18+
version_name: '7.3.0', // X.Y.Z; X = Major, Y = Minor, Z = Patch, F = Fix
1919

2020
]
2121
// Use Alt + J to select the same strings

0 commit comments

Comments
 (0)