Skip to content

Commit

Permalink
fix conflicts
Browse files Browse the repository at this point in the history
Signed-off-by: Petri <petri.hetta@dicode.fi>
  • Loading branch information
phetta committed Nov 20, 2019
1 parent 86df9a2 commit fc718c8
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ configurations {
ext {
jacocoVersion = "0.8.2"
daggerVersion = "2.25.2"
markwonVersion = "4.1.2"
markwonVersion = "4.2.0"
prismVersion = "2.0.0"
androidLibraryVersion = "master-SNAPSHOT"

Expand Down Expand Up @@ -162,8 +162,8 @@ android {
versionDev {
applicationId "com.nextcloud.android.beta"
dimension "default"
versionCode 20191116
versionName "20191116"
versionCode 20191120
versionName "20191120"
}

qa {
Expand Down

0 comments on commit fc718c8

Please sign in to comment.