Skip to content

Commit

Permalink
prepare for release
Browse files Browse the repository at this point in the history
  • Loading branch information
tpkowastaken committed Oct 9, 2023
1 parent e85f644 commit 07a5f5f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions android/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -56,8 +56,8 @@ android {
// For more information, see: https://docs.flutter.dev/deployment/android#reviewing-the-gradle-build-configuration.
minSdkVersion 19
targetSdkVersion 32
versionCode 156
versionName '1.2.0'
versionCode 157
versionName '1.2.1'
}
signingConfigs {
release {
Expand Down

0 comments on commit 07a5f5f

Please sign in to comment.