Skip to content

Commit

Permalink
Prepare for v3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
zeevox committed Mar 11, 2018
1 parent a78a78a commit b1a3de7
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 9
versionName "3.1"
versionCode 10
versionName "3.2"

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

0 comments on commit b1a3de7

Please sign in to comment.