Skip to content

Commit

Permalink
Merge pull request #10 from andremion/development
Browse files Browse the repository at this point in the history
Update master
  • Loading branch information
andremion authored Nov 16, 2017
2 parents 1360217 + 9c22a13 commit 9131be5
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ buildscript {
}
dependencies {
classpath 'com.android.tools.build:gradle:3.0.0'
classpath 'com.github.dcendents:android-maven-gradle-plugin:1.4.1'
classpath 'com.github.dcendents:android-maven-gradle-plugin:2.0'
}
}

Expand All @@ -28,7 +28,7 @@ allprojects {
targetSdkVersion = 26

versionCode = 4
versionName = "1.0.2"
versionName = "1.0.3"

supportLibraryVersion = '26.1.0'

Expand Down
2 changes: 1 addition & 1 deletion counterfab/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -29,4 +29,4 @@ dependencies {
androidTestImplementation "com.android.support.test.espresso:espresso-core:$espressoVersion"
}

apply from: 'https://raw.githubusercontent.com/andremion/JCenter/master/deploy.gradle'
//apply from: 'https://raw.githubusercontent.com/andremion/JCenter/master/deploy.gradle'
Empty file modified gradlew
100644 → 100755
Empty file.

0 comments on commit 9131be5

Please sign in to comment.