File tree Expand file tree Collapse file tree 4 files changed +5
-23
lines changed Expand file tree Collapse file tree 4 files changed +5
-23
lines changed Original file line number Diff line number Diff line change @@ -25,8 +25,8 @@ android {
2525 applicationId " net.idscan.android.pdf417scannerexample"
2626 minSdkVersion 16
2727 targetSdkVersion 26
28- versionCode 7
29- versionName " 1.0.7 "
28+ versionCode 8
29+ versionName " 1.0.8 "
3030 }
3131 buildTypes {
3232 release {
Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ buildscript {
2323 jcenter()
2424 }
2525 dependencies {
26- classpath ' com.android.tools.build:gradle:2.3.3 '
26+ classpath ' com.android.tools.build:gradle:3.0.0 '
2727
2828 // NOTE: Do not place your application dependencies here; they belong
2929 // in the individual module build.gradle files
Original file line number Diff line number Diff line change 1- #
2- # Copyright (c) 2017 IDScan.net
3- #
4- # Licensed under the Apache License, Version 2.0 (the "License");
5- # you may not use this file except in compliance with the License.
6- # You may obtain a copy of the License at
7- #
8- # http://www.apache.org/licenses/LICENSE-2.0
9- #
10- # Unless required by applicable law or agreed to in writing, software
11- # distributed under the License is distributed on an "AS IS" BASIS,
12- # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13- # See the License for the specific language governing permissions and
14- # limitations under the License.
15- #
16- 17- #
18-
19- # Tue Oct 03 15:53:01 YEKT 2017
1+ # Wed Dec 13 21:50:15 YEKT 2017
202distributionBase =GRADLE_USER_HOME
213distributionPath =wrapper/dists
224zipStoreBase =GRADLE_USER_HOME
235zipStorePath =wrapper/dists
24- distributionUrl =https\://services.gradle.org/distributions/gradle-3.3 -all.zip
6+ distributionUrl =https\://services.gradle.org/distributions/gradle-4.1 -all.zip
You can’t perform that action at this time.
0 commit comments