We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 22c698b commit 3ed89a7Copy full SHA for 3ed89a7
2 files changed
app/build.gradle
@@ -10,8 +10,8 @@ android {
10
applicationId "com.bytehamster.flowitgame"
11
minSdkVersion 14
12
targetSdkVersion 30
13
- versionCode 17
14
- versionName "2.8"
+ versionCode 300
+ versionName "3.0"
15
}
16
17
signingConfigs {
app/src/main/play/release-notes/en-US/default.txt
@@ -1,2 +1 @@
1
-6 new levels
2
-Bug fixes and improvements
+New community levels screen. It is still very empty, so make sure to contribute a level using https://flowit.bytehamster.com/ :)
0 commit comments