Skip to content

Commit

Permalink
[VERSION] New version to 8 (1.1.3)
Browse files Browse the repository at this point in the history
  • Loading branch information
lopspower committed Aug 26, 2022
1 parent 3dbbc48 commit 5ea4844
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions dependencies.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ allprojects {

ext {
// APP VERSION
androidVersionCode = 7
androidVersionName = '1.1.2'
androidVersionCode = 8
androidVersionName = '1.1.3'

// ANDROID VERSION
androidCompileSdkVersion = 33
Expand Down

0 comments on commit 5ea4844

Please sign in to comment.