Skip to content
This repository has been archived by the owner on Sep 8, 2019. It is now read-only.

Commit

Permalink
- v1.7.1 Beta update
Browse files Browse the repository at this point in the history
  • Loading branch information
kollerlukas committed Sep 20, 2017
1 parent ea1ce63 commit 4f26907
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ android {
applicationId "us.koller.cameraroll"
minSdkVersion 19
targetSdkVersion 26
versionCode 27
versionName "v1.7 Beta"
versionCode 28
versionName "v1.7.1 Beta"
vectorDrawables.useSupportLibrary = true
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
}
Expand Down Expand Up @@ -48,7 +48,6 @@ dependencies {
implementation 'com.android.support:palette-v7:26.1.0'
implementation 'com.android.support:exifinterface:26.1.0'
implementation 'com.android.support:preference-v14:26.1.0'
implementation 'com.android.support:percent:26.1.0'

implementation 'com.github.bumptech.glide:glide:4.0.0'
annotationProcessor 'com.github.bumptech.glide:compiler:4.0.0'
Expand Down
Binary file modified app/release/app-release.apk
Binary file not shown.

0 comments on commit 4f26907

Please sign in to comment.