Skip to content

Commit

Permalink
Version 1.6.5
Browse files Browse the repository at this point in the history
Signed-off-by: Nils Beyer <n.beyer@outlook.com>
  • Loading branch information
Nils Beyer committed Apr 3, 2018
1 parent 3be10c2 commit 461c60e
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 @@ -8,8 +8,8 @@ android {
applicationId "de.nils_beyer.android.testapplication"
minSdkVersion 17
targetSdkVersion 26
versionCode 12
versionName "1.6.4"
versionCode 13
versionName "1.6.5"
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
}
buildTypes {
Expand Down

0 comments on commit 461c60e

Please sign in to comment.