Skip to content

Commit

Permalink
Prepare for v3.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
zeevox committed Mar 12, 2018
1 parent 8b30b6a commit 663ca5d
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 @@ -30,8 +30,8 @@ android {
applicationId "com.zeevox.octo"
minSdkVersion 21
targetSdkVersion 27
versionCode 10
versionName "3.2"
versionCode 11
versionName "3.2.1"

android.applicationVariants.all { variant ->
variant.outputs.all {
Expand Down

0 comments on commit 663ca5d

Please sign in to comment.