Skip to content

Commit cf67e09

Browse files
bump to 3.28.0 alpha
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
1 parent a913817 commit cf67e09

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ configurations.configureEach {
6060

6161
// semantic versioning for version code
6262
def versionMajor = 3
63-
def versionMinor = 27
63+
def versionMinor = 28
6464
def versionPatch = 0
6565
def versionBuild = 0 // 0-50=Alpha / 51-98=RC / 90-99=stable
6666

0 commit comments

Comments
 (0)