Skip to content

Commit dd8c5e4

Browse files
committed
Bump version to 3.4
1 parent b47edb4 commit dd8c5e4

File tree

2 files changed

+6
-5
lines changed

2 files changed

+6
-5
lines changed

app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@ android {
1010
applicationId "com.bytehamster.flowitgame"
1111
minSdkVersion 14
1212
targetSdkVersion 31
13-
versionCode 303
14-
versionName "3.3"
13+
versionCode 304
14+
versionName "3.4"
1515
}
1616

1717
signingConfigs {
Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1-
7 new community levels designed by Dezi, Tom, Luke, Bo Bo, Nico207 and Wraith
2-
3-
You can contribute your own levels by visiting https://flowit.bytehamster.com/ :)
1+
- Fix screen sometimes being blank (by @ywnico)
2+
- Add additional color scheme (by @ywnico)
3+
- 1 new community level designed by Hornochse
4+
- You can contribute your own levels by visiting https://flowit.bytehamster.com/

0 commit comments

Comments
 (0)