Skip to content

Commit a286c1d

Browse files
committed
Bump version to 4.2
1 parent e4d49a6 commit a286c1d

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@ android {
1111
applicationId "com.bytehamster.flowitgame"
1212
minSdk 14
1313
targetSdk 35
14-
versionCode 401
15-
versionName "4.1"
14+
versionCode 402
15+
versionName "4.2"
1616
}
1717

1818
signingConfigs {
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
- Fix optimal solution in Medium-48
2-
- One new community level
1+
- 2 new community levels
2+
- Better support for Android 15
33
- You can contribute your own levels by visiting https://flowit.bytehamster.com/

0 commit comments

Comments
 (0)