Skip to content

Commit 7754a2e

Browse files
bump to 3.0
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
1 parent 1f8bc0c commit 7754a2e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -78,8 +78,8 @@ android {
7878

7979
multiDexEnabled true
8080

81-
versionCode = 30000003
82-
versionName = "3.0.0 RC3"
81+
versionCode = 30000099
82+
versionName = "3.0.0"
8383

8484
// adapt structure from Eclipse to Gradle/Android Studio expectations;
8585
// see http://tools.android.com/tech-docs/new-build-system/user-guide#TOC-Configuring-the-Structure

0 commit comments

Comments
 (0)