Browse Source

Merge pull request #2080 from nextcloud/300rc3

3.0.0 RC3
Tobias Kaminsky 7 years ago
parent
commit
c368df4f3c
1 changed files with 2 additions and 2 deletions
  1. 2 2
      build.gradle

+ 2 - 2
build.gradle

@@ -78,8 +78,8 @@ android {
 
         multiDexEnabled true
 
-        versionCode = 30000002
-        versionName = "3.0.0 RC2"
+        versionCode = 30000003
+        versionName = "3.0.0 RC3"
 
         // adapt structure from Eclipse to Gradle/Android Studio expectations;
         // see http://tools.android.com/tech-docs/new-build-system/user-guide#TOC-Configuring-the-Structure