Skip to content

Commit

Permalink
version 0.7
Browse files Browse the repository at this point in the history
  • Loading branch information
segler-alex committed Apr 14, 2019
1 parent e2dff59 commit ca5ea65
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@ android {
minSdkVersion 15
targetSdkVersion 26

versionCode 79
versionName "0.69"
versionCode 80
versionName "0.70"

vectorDrawables.useSupportLibrary = true

Expand Down Expand Up @@ -65,8 +65,8 @@ dependencies {
implementation 'com.jakewharton.picasso:picasso2-okhttp3-downloader:1.1.0'
implementation 'com.google.android.exoplayer:exoplayer:r2.5.4'
implementation 'com.github.rustamg:file-dialogs:1.0'
playImplementation 'com.google.android.gms:play-services-cast:16.1.0'
playImplementation 'com.google.android.gms:play-services-cast-framework:16.1.0'
playImplementation 'com.google.android.gms:play-services-cast:16.1.2'
playImplementation 'com.google.android.gms:play-services-cast-framework:16.1.2'
}


Expand Down

0 comments on commit ca5ea65

Please sign in to comment.