Skip to content

Commit

Permalink
removed gradle release plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
LelouBil committed Nov 8, 2019
1 parent 09048c2 commit f4b6d05
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
apply plugin: 'com.android.application'
apply plugin: 'net.researchgate.release'
//apply plugin: 'io.sentry.android.gradle'

android {
Expand Down
1 change: 0 additions & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ buildscript {

// NOTE: Do not place your application dependencies here; they belong
// in the individual module build.gradle files
classpath 'net.researchgate:gradle-release:2.6.0'
}
}

Expand Down

0 comments on commit f4b6d05

Please sign in to comment.