Skip to content
This repository was archived by the owner on Apr 18, 2025. It is now read-only.

Commit 0d4bd35

Browse files
committed
[Feature] Bump version to 1.0.0-beta.4.
1 parent 1dfa767 commit 0d4bd35

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
@@ -20,8 +20,8 @@ android {
2020
// We haven't been ready for Marshmallow's permission model yet.
2121
//noinspection OldTargetApi
2222
targetSdkVersion 22
23-
versionCode 5
24-
versionName "1.0.0-beta.3"
23+
versionCode 6
24+
versionName "1.0.0-beta.4"
2525
resValue 'string', 'application_id', applicationId
2626
}
2727

0 commit comments

Comments
 (0)