Skip to content

Commit

Permalink
[chore] Updates app version.
Browse files Browse the repository at this point in the history
Updates backup-api.
  • Loading branch information
coderPaddyS committed Dec 3, 2024
1 parent 7e90edc commit e8372e4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,8 @@ android {
minSdkVersion 21
compileSdk 34
targetSdkVersion 34
versionCode 21
versionName "2.0.2"
versionCode 22
versionName "2.0.3"
}

applicationVariants.configureEach { variant ->
Expand Down

0 comments on commit e8372e4

Please sign in to comment.