Skip to content

Commit 8a30863

Browse files
committed
Bump version to 3.1
1 parent 4104944 commit 8a30863

2 files changed

Lines changed: 7 additions & 3 deletions

File tree

app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@ android {
1010
applicationId "com.bytehamster.flowitgame"
1111
minSdkVersion 14
1212
targetSdkVersion 30
13-
versionCode 300
14-
versionName "3.0"
13+
versionCode 301
14+
versionName "3.1"
1515
}
1616

1717
signingConfigs {
Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,5 @@
1-
New community levels screen. It is still very empty, so make sure to contribute a level using https://flowit.bytehamster.com/ :)
1+
- 6 new community levels
2+
- French translation
3+
- Bug fixes and improvements
4+
5+
You can contribute your own levels by visiting https://flowit.bytehamster.com/ :)

0 commit comments

Comments
 (0)