Skip to content

Commit 9f2489c

Browse files
Merge pull request #2119 from nextcloud/backport_bump3_0
Backport bump3 0
2 parents 1f8bc0c + 7754a2e commit 9f2489c

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)