We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 31a9d32 commit 0d04fd0Copy full SHA for 0d04fd0
app/build.gradle
@@ -11,8 +11,8 @@ android {
11
applicationId "com.bytehamster.flowitgame"
12
minSdk 14
13
targetSdk 34
14
- versionCode 309
15
- versionName "3.9"
+ versionCode 400
+ versionName "4.0"
16
}
17
18
signingConfigs {
app/src/main/play/release-notes/en-US/default.txt
@@ -1,2 +1,2 @@
1
-- 2 new community levels
+- Try to achieve the optimal number of clicks in many levels
2
- You can contribute your own levels by visiting https://flowit.bytehamster.com/
0 commit comments