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

Commit

Permalink
- update v1.6.1 Beta
Browse files Browse the repository at this point in the history
  • Loading branch information
kollerlukas committed Aug 11, 2017
1 parent 5d07f51 commit 479e9aa
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 2 deletions.
Binary file removed app/app-release.apk
Binary file not shown.
5 changes: 3 additions & 2 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 22
versionName "v1.6 Beta"
versionCode 23
versionName "v1.6.1 Beta"
vectorDrawables.useSupportLibrary = true
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
}
Expand All @@ -29,6 +29,7 @@ android {

lintOptions {
abortOnError false
checkReleaseBuilds false
}
}

Expand Down
Binary file added app/release/app-release.apk
Binary file not shown.

0 comments on commit 479e9aa

Please sign in to comment.