Skip to content

Commit

Permalink
Version code and number updated
Browse files Browse the repository at this point in the history
  • Loading branch information
nishitagoyal committed Oct 20, 2023
1 parent a59f274 commit fdf230f
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 @@ -12,9 +12,9 @@ android {
applicationId "org.intelehealth.ekalarogya"
minSdkVersion 21
targetSdkVersion 33
versionCode 53
versionCode 54
buildToolsVersion('29.0.2')
versionName '2.1.2'
versionName '2.1.3'
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
//Change this to true to enable multidex support for Kitkat
multiDexEnabled true
Expand Down

0 comments on commit fdf230f

Please sign in to comment.