Skip to content

Commit

Permalink
update version
Browse files Browse the repository at this point in the history
  • Loading branch information
ramack committed Dec 18, 2017
1 parent 374c0ec commit bedf9c6
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 @@ -36,8 +36,8 @@ android {
applicationId "de.rampro.activitydiary"
minSdkVersion 16
targetSdkVersion 25
versionCode 102
versionName "1.0.2"
versionCode 103
versionName "1.0.3"
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
setProperty("archivesBaseName", "ActivityDiary-" + defaultConfig.versionName)
if (project.file('../ActivityDiarySigning.properties').exists()) {
Expand Down

0 comments on commit bedf9c6

Please sign in to comment.