Skip to content

Commit 9fbacef

Browse files
committed
Bump version to 3.5
1 parent c2a7a95 commit 9fbacef

File tree

2 files changed

+3
-5
lines changed

2 files changed

+3
-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 304
14-
versionName "3.4"
13+
versionCode 305
14+
versionName "3.5"
1515
}
1616

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

0 commit comments

Comments
 (0)