Skip to content
This repository was archived by the owner on Feb 11, 2022. It is now read-only.

Commit 924b193

Browse files
committed
Merge pull request #51 from novoda/update_bintray_plugin
Update bintray plugin
2 parents fd57134 + eca4dcc commit 924b193

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,3 +38,4 @@ proguard/
3838
# Google play publishing plugin
3939
core/src/main/play/
4040

41+
tmp

core/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ buildscript {
77
}
88
dependencies {
99
classpath 'com.android.tools.build:gradle:1.2.2'
10-
classpath 'com.novoda:bintray-release:0.2.4'
10+
classpath 'com.novoda:bintray-release:0.2.10'
1111
}
1212
}
1313

0 commit comments

Comments
 (0)