diff --git a/CHANGELOG.md b/CHANGELOG.md index f000bdb..e354b97 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,5 @@ +# 1.0.0-dev.8 +- INFO: Support AGP 8.x, bump compileSdk to 34 # 1.0.0-dev.7 - INFO: Updated dependencies to latest Flutter Version 3.24.5 # 1.0.0-dev.6 diff --git a/pubspec.yaml b/pubspec.yaml index 8ade8b0..d6c3d41 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: survey_kit description: Create beautiful surveys with Flutter (inspired by iOS ResearchKit Surveys) -version: 1.0.0-dev.7 +version: 1.0.0-dev.8 homepage: https://quickbirdstudios.com repository: https://github.com/quickbirdstudios/survey_kit issue_tracker: https://github.com/quickbirdstudios/survey_kit/issues