Skip to content

Commit 3ee6457

Browse files
committed
[SUPPORT] Prepare Release 1.1.0
1 parent 151b543 commit 3ee6457

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
@@ -7,8 +7,8 @@ allprojects {
77

88
ext {
99
// APP VERSION
10-
androidVersionCode = 1
11-
androidVersionName = '1.0.0'
10+
androidVersionCode = 2
11+
androidVersionName = '1.1.0'
1212

1313
// ANDROID VERSION
1414
androidCompileSdkVersion = 32

0 commit comments

Comments
 (0)