Skip to content

Commit

Permalink
Increase version
Browse files Browse the repository at this point in the history
  • Loading branch information
bfabiszewski committed Jun 24, 2017
1 parent adc9108 commit 0ed0542
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,10 @@ android {
defaultConfig {
applicationId "net.fabiszewski.ulogger"
minSdkVersion 10
//noinspection OldTargetApi
targetSdkVersion 25
versionCode 105
versionName "1.5"
versionCode 106
versionName "1.6"
}

buildTypes {
Expand Down

0 comments on commit 0ed0542

Please sign in to comment.