diff options
| author | LMBishop <13875753+LMBishop@users.noreply.github.com> | 2021-03-03 18:09:29 +0000 |
|---|---|---|
| committer | LMBishop <13875753+LMBishop@users.noreply.github.com> | 2021-03-03 18:09:29 +0000 |
| commit | 41369299a88f8bff7cb664ba2eb3a4fd0f1b892f (patch) | |
| tree | 47313116c217876e5ef11d2c007823149ac44de1 | |
| parent | a1c3ac868ac13732f6f82f9074c2c27e3fde9ecd (diff) | |
Update versionv2.15
| -rw-r--r-- | build.gradle | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/build.gradle b/build.gradle index f2e2c2b3..ed737eda 100644 --- a/build.gradle +++ b/build.gradle @@ -3,7 +3,7 @@ plugins { } group = 'com.leonardobishop' -version = '2.14.1' +version = '2.15' processResources { from(sourceSets.main.resources.srcDirs) { |
