Skip to content

Commit f3c5b7e

Browse files
committed
Bump 0.3.0-beta
1 parent c97dfb9 commit f3c5b7e

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,8 @@ android {
3131
applicationId "com.pluscubed.plustimer"
3232
minSdkVersion 14
3333
targetSdkVersion 22
34-
versionCode 22
35-
versionName '0.2.4'
34+
versionCode 23
35+
versionName '0.3.0-beta'
3636
manifestPlaceholders = [appName: "@string/app_name"]
3737
}
3838

0 commit comments

Comments
 (0)