Skip to content

Commit

Permalink
Release 2.3.0-beta6
Browse files Browse the repository at this point in the history
  • Loading branch information
Flyge committed Nov 1, 2016
1 parent 500f69d commit 41dd3f9
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
Binary file modified docs/sketch-sample.apk
Binary file not shown.
4 changes: 2 additions & 2 deletions sample/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,8 @@ android {
defaultConfig {
minSdkVersion 8
targetSdkVersion 22
versionCode 227
versionName "2.3.0-beta4"
versionCode 229
versionName "2.3.0-beta6"
}

signingConfigs {
Expand Down
4 changes: 2 additions & 2 deletions sketch/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ android {
defaultConfig {
minSdkVersion 8
targetSdkVersion 22
versionCode 228
versionName "2.3.0-beta5"
versionCode 229
versionName "2.3.0-beta6"
}

buildTypes {
Expand Down

0 comments on commit 41dd3f9

Please sign in to comment.