Skip to content

Commit

Permalink
build.gradle updated
Browse files Browse the repository at this point in the history
versionCode and versionName updated
  • Loading branch information
umer0586 committed Feb 23, 2024
1 parent f4ceb77 commit c910cc1
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 @@ -11,8 +11,8 @@ android {
minSdk 21
targetSdk 34
multiDexEnabled true
versionCode 25
versionName "5.2.0"
versionCode 26
versionName "5.3.0"


}
Expand Down

0 comments on commit c910cc1

Please sign in to comment.