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

Commit

Permalink
- v1.4 Beta release
Browse files Browse the repository at this point in the history
  • Loading branch information
kollerlukas committed Apr 17, 2017
1 parent d55ad2a commit dddfc4c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
Binary file modified app/app-release.apk
Binary file not shown.
5 changes: 2 additions & 3 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,10 @@ android {
applicationId "us.koller.cameraroll"
minSdkVersion 19
targetSdkVersion 25
versionCode 17
versionName "v1.3.2 Beta"
versionCode 18
versionName "v1.4 Beta"
renderscriptTargetApi 25
vectorDrawables.useSupportLibrary = true
/*renderscriptSupportModeEnabled true*/
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
}

Expand Down

0 comments on commit dddfc4c

Please sign in to comment.