Skip to content

v0.14.0

Choose a tag to compare

@pythoninthegrass pythoninthegrass released this 03 Feb 18:05
75460f3

0.14.0 (2026-02-03)

Features

  • android: add JAVA_HOME and NDK_HOME to taskfile env (9f3ae02)
  • android: add setup task for installing dependencies (1ae12f7)
  • android: use GOOGLE_PLAY_TRACK env var for upload track (aba2700)

Bug Fixes

  • android: add JDK to setup task dependencies (a342c55)
  • android: use openjdk@21 LTS instead of @24 (588d161)
  • ci: add JAVA_HOME for Android Gradle build (c3b0437)
  • fastlane: inherit Android env vars from workflow (1d156f1)
  • taskfile: auto-accept Android SDK license in setup (e560ac6)
  • taskfile: make android:setup idempotent (c99c88b)