Skip to content

Commit

Permalink
Merge pull request #9 from SumiMakito/develop
Browse files Browse the repository at this point in the history
Updated the sample app in order to apply the new library;
  • Loading branch information
sumimakito authored May 5, 2017
2 parents 4b9320f + ca78d71 commit 0efdafa
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .idea/misc.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

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 "com.github.sumimakito.awesomeqrsample"
minSdkVersion 19
targetSdkVersion 25
versionCode 6
versionName "1.5"
versionCode 7
versionName "1.6"
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
}
buildTypes {
Expand Down

0 comments on commit 0efdafa

Please sign in to comment.