Skip to content

Commit

Permalink
[SVN] r2720 Gradle Plugin in /Libraries/twister-plugin-gradle/
Browse files Browse the repository at this point in the history
[COM] Release 3.1.4.14-28-28.2
  • Loading branch information
TWiStErRob committed Nov 6, 2018
1 parent defbad3 commit af35396
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions plugin/plugin/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
## 3.1.x

### 3.1.4.14-28-28.2
- Fix crash in ProGuard file extractions
- Update ProGuard rules to hide some new framework Notes
- Exclude some unused files from the final APK

### 3.1.4.14-28-28.1
- No more Groovy in plugin code!

Expand Down
2 changes: 1 addition & 1 deletion plugin/plugin/build.gradle
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
apply plugin: 'kotlin'
apply plugin: 'net.twisterrob.gradle.test'
version = '3.1.4.14-28-28.1'
version = '3.1.4.14-28-28.2'

dependencies { // last checked 2018-06-09 (all latest)
implementation gradleApi()
Expand Down

0 comments on commit af35396

Please sign in to comment.