Skip to content

Commit

Permalink
[SVN] r2736 Gradle Plugin in /Libraries/twister-plugin-gradle/
Browse files Browse the repository at this point in the history
[COM] Release 3.2.1.14-28-28.1
  • Loading branch information
TWiStErRob committed Feb 7, 2019
1 parent b369678 commit 2cd106e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion plugin/plugin/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
## 3.2.x

### 3.2.1.14-28-28.1-SNAPSHOT
### 3.2.1.14-28-28.1
- Make tests run on Java 9-11
- Use Robolectric 4.1 for testing
- Support com.android.test modules for Kotlin
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.2.1.14-28-28.0'
version = '3.2.1.14-28-28.1'

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

0 comments on commit 2cd106e

Please sign in to comment.