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

Commit

Permalink
Bumped version to 0.1.3.
Browse files Browse the repository at this point in the history
  • Loading branch information
Nutomic committed Jun 18, 2015
1 parent 6b7e000 commit c4db86c
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 @@ -27,8 +27,8 @@ android {
defaultConfig {
applicationId "com.nutomic.ensichat"
targetSdkVersion 22
versionCode 3
versionName "0.1.2"
versionCode 4
versionName "0.1.3"
multiDexEnabled true
testInstrumentationRunner "com.android.test.runner.MultiDexTestRunner"
}
Expand Down

0 comments on commit c4db86c

Please sign in to comment.