Skip to content

Commit

Permalink
Add Travis auto-publish feature
Browse files Browse the repository at this point in the history
  • Loading branch information
Kaned1as committed Dec 1, 2018
1 parent 41e20c2 commit a2898d5
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 @@ -12,8 +12,8 @@ android {
applicationId "com.kanedias.vanilla.metadata"
minSdkVersion 14
targetSdkVersion 28
versionCode 3
versionName "1.0.2"
versionCode 4
versionName "1.0.3"
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
}

Expand Down

0 comments on commit a2898d5

Please sign in to comment.