Skip to content

Commit

Permalink
upgraded version to v1.1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
drulabs committed May 20, 2018
1 parent 6059f4a commit 0c1c4fa
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 @@ -7,8 +7,8 @@ android {
applicationId "com.developervishalsehgal.udacityscholarsapp"
minSdkVersion rootProject.ext.minSdkVersion
targetSdkVersion rootProject.ext.targetSdkVersion
versionCode 3
versionName "1.1.3"
versionCode 4
versionName "1.1.4"
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
}

Expand Down

0 comments on commit 0c1c4fa

Please sign in to comment.