Skip to content

Commit 5ab2276

Browse files
committed
Bump version to 4.1
1 parent db03781 commit 5ab2276

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
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 34
14-
versionCode 400
15-
versionName "4.0"
14+
versionCode 401
15+
versionName "4.1"
1616
}
1717

1818
signingConfigs {
Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
1-
- Try to achieve the optimal number of clicks in many levels
1+
- Fix optimal solution in Medium-48
2+
- One new community level
23
- You can contribute your own levels by visiting https://flowit.bytehamster.com/

0 commit comments

Comments
 (0)