Skip to content

Commit

Permalink
Update Jetbrains bintray plugin version
Browse files Browse the repository at this point in the history
  • Loading branch information
russhwolf committed Jan 26, 2019
1 parent 9ee8006 commit 3102268
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ buildscript {
}
dependencies {
classpath "com.android.tools.build:gradle:3.3.0"
classpath "com.jfrog.bintray.gradle:gradle-bintray-plugin:$bintray_plugin_version"
classpath "com.jfrog.bintray.gradle:gradle-bintray-plugin:1.8.4-jetbrains-3"
}
}

Expand Down
2 changes: 0 additions & 2 deletions gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,4 @@
# See the License for the specific language governing permissions and
# limitations under the License.
#
bintray_plugin_version = 1.8.2-SNAPSHOT

android.enableUnitTestBinaryResources=true

0 comments on commit 3102268

Please sign in to comment.