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

Commit

Permalink
bumping app version
Browse files Browse the repository at this point in the history
  • Loading branch information
matheusjardimb committed Jul 1, 2017
1 parent 982d5e4 commit 6dee6ab
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 @@ -33,8 +33,8 @@ android {
applicationId "chat.rocket.android"
minSdkVersion 16
targetSdkVersion 25
versionCode 24
versionName "1.0.14"
versionCode 25
versionName "1.0.15"
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"

vectorDrawables.useSupportLibrary = true
Expand Down

0 comments on commit 6dee6ab

Please sign in to comment.