We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bcfeb42 commit 2b79322Copy full SHA for 2b79322
2 files changed
app/build.gradle
@@ -11,8 +11,8 @@ android {
11
applicationId "com.bytehamster.flowitgame"
12
minSdk 14
13
targetSdk 34
14
- versionCode 308
15
- versionName "3.8"
+ versionCode 309
+ versionName "3.9"
16
}
17
18
signingConfigs {
app/src/main/play/release-notes/en-US/default.txt
@@ -1,3 +1,2 @@
1
-- Support Material You icon on more devices
2
-- 5 new community levels
+- 2 new community levels
3
- You can contribute your own levels by visiting https://flowit.bytehamster.com/
0 commit comments