Skip to content

Commit

Permalink
#14: Add scripts/versioning to app/build.gradle
Browse files Browse the repository at this point in the history
  • Loading branch information
Entreco committed Aug 18, 2018
1 parent a7be20a commit d756e9d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions android/DartsScorecard/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ apply plugin: 'io.fabric'
apply plugin: 'com.getkeepsafe.dexcount'
apply from: '../scripts/coverage.gradle'
apply from: '../scripts/android_common.gradle'
apply from: '../scripts/versioning.gradle'

android {

Expand Down

0 comments on commit d756e9d

Please sign in to comment.