Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
ramack committed May 10, 2018
1 parent c844d76 commit e87c0d9
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 @@ -42,8 +42,8 @@ android {
applicationId "de.rampro.activitydiary"
minSdkVersion 21
targetSdkVersion 27
versionCode 119
versionName "1.1.9-dev"
versionCode 120
versionName "1.2.0"
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
setProperty("archivesBaseName", "ActivityDiary-" + defaultConfig.versionName)
if (project.file('../ActivityDiarySigning.properties').exists()) {
Expand Down

0 comments on commit e87c0d9

Please sign in to comment.