Skip to content

Commit

Permalink
v2.0.0-beta5
Browse files Browse the repository at this point in the history
Signed-off-by: Alex Saveau <saveau.alexandre@gmail.com>
  • Loading branch information
SUPERCILEX committed Nov 12, 2017
1 parent 228766a commit f7e6333
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 @@ -23,7 +23,7 @@ android {
minSdkVersion 16
targetSdkVersion 27
versionCode 1 // The version code is updated on each Travis build
versionName '2.0.0-beta4'
versionName '2.0.0-beta5'
multiDexEnabled true
resConfigs "en"
vectorDrawables.useSupportLibrary = true
Expand Down

0 comments on commit f7e6333

Please sign in to comment.