Skip to content

Commit

Permalink
chore: v0.0.2 (#41)
Browse files Browse the repository at this point in the history
  • Loading branch information
renancaraujo committed Oct 10, 2023
1 parent 3d5be83 commit a732953
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion android/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ android {
defaultConfig {
applicationId "gg.renan.watchsteroids"
minSdkVersion 30
targetSdkVersion 32
targetSdkVersion 33
versionCode flutterVersionCode.toInteger()
versionName flutterVersionName
}
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
@@ -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:
Expand Down

0 comments on commit a732953

Please sign in to comment.