Skip to content

Commit

Permalink
Prepare for release 1.12.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
autonomousapps committed Aug 1, 2022
1 parent 7b1248d commit 7754bd2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Dependency Analysis Plugin Changelog

# TBR
# Version 1.12.0
* [Fixed] Analysis fails when an Android manifest doesn't have a package declaration.

# Version 1.11.0, 1.11.1, 1.11.2, 1.11.3
Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ org.gradle.jvmargs=-Dfile.encoding=UTF-8 -XX:+HeapDumpOnOutOfMemoryError -XX:GCT
org.gradle.caching=true
org.gradle.parallel=true

VERSION=1.11.4-SNAPSHOT
VERSION=1.12.0

dependency.analysis.autoapply=false
dependency.analysis.print.build.health=true
Expand Down

0 comments on commit 7754bd2

Please sign in to comment.