Skip to content

Commit c368df4

Browse files
Merge pull request #2080 from nextcloud/300rc3
3.0.0 RC3
2 parents 50153b7 + 3a7f5fc commit c368df4

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 = 30000002
82-
versionName = "3.0.0 RC2"
81+
versionCode = 30000003
82+
versionName = "3.0.0 RC3"
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)