Skip to content

Commit 70d0d4a

Browse files
Change Java support to Java 8
1 parent 5a1dcd0 commit 70d0d4a

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,16 @@
66

77
### Changed
88

9+
- Java support to Java 8
10+
911
### Deprecated
1012

1113
### Removed
1214

1315
### Fixed
1416

17+
- `com.javiersc.gradle-plugins:all-plugins -> 0.1.0-rc.17`
18+
1519
### Updated
1620

1721
## [0.1.0-alpha.2] - 2021-11-29

gradle/pluginLibs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[versions]
22
android = "7.0.3"
3-
javierscGradlePlugins = "0.1.0-rc.17"
3+
javierscGradlePlugins = "0.1.0-rc.19"
44
kotlin = "1.6.0"
55
kotlinBinaryValidator = "0.8.0"
66

0 commit comments

Comments
 (0)