Skip to content

Commit

Permalink
Prepare for version 2.4 with bug fix for Chrome
Browse files Browse the repository at this point in the history
  • Loading branch information
tasomaniac committed Nov 11, 2018
1 parent 3fff358 commit c06c214
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 @@ -3,8 +3,8 @@ buildscript {
ext.isPlay = project.hasProperty('play')

def versionMajor = 2
def versionMinor = 3
def versionBuild = 1
def versionMinor = 4
def versionBuild = 0

ext.versions = [
compileSdk : 28,
Expand Down

0 comments on commit c06c214

Please sign in to comment.