Skip to content

2.3.1

Choose a tag to compare

@aquamarine5 aquamarine5 released this 28 Aug 06:10
· 20 commits to main since this release

What's Changed

  • manifestVersion更新至 3 ,此时forceInstall值将被忽略,并有@Deprecated标签。
  • 引入了forceInstallLessVersion,当forceInstallLessVersion<service.getCurrentVersion()时为需要强制更新状态。
  • 清单V2的程序读取V3的清单时不会出现错误,但会输出一条警告。
  • 清单V3的程序读取V2的清单时,forceInstall会被忽略,同时forceInstallLessVersion会被读取为-1,以避免异常的强制更新。

Seealso: stackbricks-gradle-plugin v2.1.0

Full Changelog: 2.2.26...2.3.1