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

Commit

Permalink
- v1.6 Beta release
Browse files Browse the repository at this point in the history
  • Loading branch information
kollerlukas committed Jul 23, 2017
1 parent e4920f4 commit bc116a0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 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 21
versionName "v1.5.2 Beta"
versionCode 22
versionName "v1.6 Beta"
vectorDrawables.useSupportLibrary = true
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
}
Expand Down

0 comments on commit bc116a0

Please sign in to comment.