From a7329532a41ccfa07934c308ffd86692218134ba Mon Sep 17 00:00:00 2001 From: Renan <6718144+renancaraujo@users.noreply.github.com> Date: Tue, 10 Oct 2023 19:44:34 +0100 Subject: [PATCH] chore: v0.0.2 (#41) --- android/app/build.gradle | 2 +- pubspec.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/android/app/build.gradle b/android/app/build.gradle index 14d9150..0c45867 100644 --- a/android/app/build.gradle +++ b/android/app/build.gradle @@ -51,7 +51,7 @@ android { defaultConfig { applicationId "gg.renan.watchsteroids" minSdkVersion 30 - targetSdkVersion 32 + targetSdkVersion 33 versionCode flutterVersionCode.toInteger() versionName flutterVersionName } diff --git a/pubspec.yaml b/pubspec.yaml index c3ce3d0..c50fea4 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: watchsteroids description: The classic asteroids game on your wrist -version: 0.0.1+3 +version: 0.0.2+5 publish_to: none environment: