Skip to content

Commit

Permalink
[Gradle] Version increased
Browse files Browse the repository at this point in the history
- Everything ready for v4.0.3.2 (59)
  • Loading branch information
AndreAle94 committed Dec 14, 2018
1 parent 1b4ca1f commit a34648b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -42,8 +42,8 @@ allprojects {

ext {
versions = [
versionCode: 58,
versionName: "4.0.3.2",
versionCode: 59,
versionName: "4.0.3.3",
minSdkVersion: 21,
compileSdkVersion: 27,
targetSdkVersion: 27,
Expand Down

0 comments on commit a34648b

Please sign in to comment.