Skip to content
This repository has been archived by the owner on Jul 9, 2023. It is now read-only.

v0.8.1

Compare
Choose a tag to compare
@CCXXXI CCXXXI released this 20 Feb 22:05
154b23f

0.8.1 (2023-02-16)

Documentation

Styles

Miscellaneous Chores

Build System

  • downgrade gradle distribution (ce9e73b)
  • flutter pub add cupertino_icons (05ab0e8)
  • flutter pub upgrade (da81f22)
  • tasks.preBuild.dependsOn(extractAARForNativeBuild) (3f9e5ba)

Continuous Integration

  • add Gradle Build Action (020cb33)
  • arguments for Gradle Build Action (e9baf7a)
  • build: apk & appbundle (2783442)
  • build: submodules: recursive (4143982)
  • check: dependency_validator ignore cupertino_icons (5401137)
  • check: flutter pub run build_runner build (3cbaad7)
  • chmod +x android/gradlew (d690b20)
  • continue-on-error (0d1da95)
  • correct action directory (c134b21)
  • extract setup-flutter (4439848)
  • gradle wrapper (99dd90f)
  • ls (1a5d045)
  • no need for package-name (bb0a17d)
  • no need to run build_runner (691ff2e)
  • simplify setup-android (3c18861)