Skip to content

Commit

Permalink
Bump version to 3.7
Browse files Browse the repository at this point in the history
  • Loading branch information
ByteHamster committed Dec 23, 2023
1 parent f7e5143 commit 8999df2
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@ android {
applicationId "com.bytehamster.flowitgame"
minSdkVersion 14
targetSdkVersion 33
versionCode 306
versionName "3.6"
versionCode 307
versionName "3.7"
}

signingConfigs {
Expand Down
3 changes: 2 additions & 1 deletion app/src/main/play/release-notes/en-US/default.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
- 3 new community levels
- Italian translation
- 6 new community levels
- You can contribute your own levels by visiting https://flowit.bytehamster.com/

0 comments on commit 8999df2

Please sign in to comment.