Skip to content
This repository has been archived by the owner on Dec 6, 2020. It is now read-only.

Commit

Permalink
increment version
Browse files Browse the repository at this point in the history
  • Loading branch information
Longi94 committed May 4, 2016
1 parent f667943 commit bb08af9
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 @@ -14,8 +14,8 @@ android {
applicationId "com.tlongdev.bktf"
minSdkVersion 14
targetSdkVersion 23
versionCode 44
versionName "2.1.2"
versionCode 45
versionName "2.1.3"

applicationVariants.all { variant ->
variant.outputs.each { output ->
Expand Down

0 comments on commit bb08af9

Please sign in to comment.