Skip to content

Commit

Permalink
App Updated - 1.0.1(2)
Browse files Browse the repository at this point in the history
  • Loading branch information
arpansircardevelopment committed Jan 9, 2024
1 parent 501228c commit 9e8bfbe
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 @@ -17,9 +17,9 @@ android {
applicationId "org.intelehealth.kf"
minSdkVersion 26
targetSdkVersion 33
versionCode 1
versionCode 2
buildToolsVersion('29.0.2')
versionName '1.0.0'
versionName '1.0.1'
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
//Change this to true to enable multidex support for Kitkat
multiDexEnabled true
Expand Down

0 comments on commit 9e8bfbe

Please sign in to comment.