Skip to content

Commit

Permalink
refactor: Remove versioning from gradle files
Browse files Browse the repository at this point in the history
  • Loading branch information
pkeefe committed Nov 5, 2018
1 parent d1fa42d commit f2d6a07
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions library/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,6 @@ android {
defaultConfig {
minSdkVersion 15
targetSdkVersion 28
versionCode 2
versionName "1.0-alpha06"
}

buildTypes {
Expand Down

0 comments on commit f2d6a07

Please sign in to comment.