Skip to content

v0.1.2

Choose a tag to compare

@surfaceoceansurfaceocean released this 15 May 03:34
· 11 commits to master since this release

Update Notes:

  1. Unable to strip libandroidx.graphics.path.so, packaging them as they are.
  2. Update Gradle from 8.11.1 to 8.14.
  3. add distributionSha256Sum to Gradle in order to prevent insecure gradlew.
  4. Enable exportSchema in Room Database.

更新说明:

  1. 无法剥离libandroidx.graphics.path.so的符号,将按原样打包。
  2. 将 Gradle 从 8.11.1 升级到 8.14。
  3. 向 Gradle 添加 distributionSha256Sum,以防止使用不安全的 gradlew。
  4. 在 Room 数据库中启用 exportSchema。