We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f7e5143 commit 8999df2Copy full SHA for 8999df2
2 files changed
app/build.gradle
@@ -10,8 +10,8 @@ android {
10
applicationId "com.bytehamster.flowitgame"
11
minSdkVersion 14
12
targetSdkVersion 33
13
- versionCode 306
14
- versionName "3.6"
+ versionCode 307
+ versionName "3.7"
15
}
16
17
signingConfigs {
app/src/main/play/release-notes/en-US/default.txt
@@ -1,2 +1,3 @@
1
-- 3 new community levels
+- Italian translation
2
+- 6 new community levels
3
- You can contribute your own levels by visiting https://flowit.bytehamster.com/
0 commit comments