Skip to content

Commit

Permalink
NAS App update: version name: 1.2.11 and version code: 28.
Browse files Browse the repository at this point in the history
  • Loading branch information
Prajwal committed May 31, 2023
1 parent eab49a5 commit 9cfee40
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 @@ -19,9 +19,9 @@ android {
applicationId "org.intelehealth.nas"
minSdkVersion 24
targetSdkVersion 31
versionCode 27
versionCode 28
buildToolsVersion('29.0.2')
versionName "1.2.10"
versionName "1.2.11"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
//Change this to true to enable multidex support for Kitkat
multiDexEnabled true
Expand Down

0 comments on commit 9cfee40

Please sign in to comment.