Skip to content

Commit

Permalink
* Updating versioncode.
Browse files Browse the repository at this point in the history
* Upgrading libraries.
* Removed unused setting for ignore list.
  • Loading branch information
rumboalla committed Oct 10, 2016
1 parent 2a8bdd0 commit 5416cae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ android {
minSdkVersion 9
targetSdkVersion 24
versionCode 2
versionName "1.3.1"
versionName "1.3.2"
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
}
applicationVariants.all {
Expand Down

0 comments on commit 5416cae

Please sign in to comment.