Skip to content

Commit

Permalink
breaking: upgrade jfrog gradle-bintray-plugin@1.8.5
Browse files Browse the repository at this point in the history
* original contribution PR: #1079

Co-authored-by: Mosab A <47486787+mosabab@users.noreply.github.com>
  • Loading branch information
erisu and mosabab committed Apr 10, 2021
1 parent 1d7f732 commit 5957091
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion framework/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ buildscript {
// studio comes out
classpath 'com.android.tools.build:gradle:4.1.3'
classpath 'com.github.dcendents:android-maven-gradle-plugin:2.1'
classpath 'com.jfrog.bintray.gradle:gradle-bintray-plugin:1.7.3'
classpath 'com.jfrog.bintray.gradle:gradle-bintray-plugin:1.8.5'
}
}

Expand Down

0 comments on commit 5957091

Please sign in to comment.