We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c2a7a95 commit 9fbacefCopy full SHA for 9fbacef
app/build.gradle
@@ -10,8 +10,8 @@ android {
10
applicationId "com.bytehamster.flowitgame"
11
minSdkVersion 14
12
targetSdkVersion 31
13
- versionCode 304
14
- versionName "3.4"
+ versionCode 305
+ versionName "3.5"
15
}
16
17
signingConfigs {
app/src/main/play/release-notes/en-US/default.txt
@@ -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
+- 14 new community levels
4
- You can contribute your own levels by visiting https://flowit.bytehamster.com/
0 commit comments