Skip to content

Commit 3ed89a7

Browse files
committed
Bump version to 3.0
1 parent 22c698b commit 3ed89a7

2 files changed

Lines changed: 3 additions & 4 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 17
14-
versionName "2.8"
13+
versionCode 300
14+
versionName "3.0"
1515
}
1616

1717
signingConfigs {
Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1 @@
1-
6 new levels
2-
Bug fixes and improvements
1+
New community levels screen. It is still very empty, so make sure to contribute a level using https://flowit.bytehamster.com/ :)

0 commit comments

Comments
 (0)