Skip to content

Commit

Permalink
Update version & dependency
Browse files Browse the repository at this point in the history
Signed-off-by: Mario Danic <mario@lovelyhq.com>
  • Loading branch information
mario committed May 30, 2018
1 parent ae8057e commit 0897225
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 @@ -16,7 +16,7 @@ android {
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"

versionCode 37
versionName "1.2.0beta4"
versionName "2.0.0beta4"

flavorDimensions "default"

Expand Down Expand Up @@ -138,7 +138,7 @@ dependencies {
implementation 'org.webrtc:google-webrtc:1.0.22920'
implementation "org.jetbrains.kotlin:kotlin-stdlib:${kotlinVersion}"

implementation 'com.evernote:android-job:1.2.4'
implementation 'com.evernote:android-job:1.2.6'

implementation 'com.yarolegovich:lovely-dialog:1.1.0'
implementation 'com.yarolegovich:lovelyinput:1.0.9'
Expand Down

0 comments on commit 0897225

Please sign in to comment.