We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 50153b7 + 3a7f5fc commit c368df4Copy full SHA for c368df4
build.gradle
@@ -78,8 +78,8 @@ android {
78
79
multiDexEnabled true
80
81
- versionCode = 30000002
82
- versionName = "3.0.0 RC2"
+ versionCode = 30000003
+ versionName = "3.0.0 RC3"
83
84
// adapt structure from Eclipse to Gradle/Android Studio expectations;
85
// see http://tools.android.com/tech-docs/new-build-system/user-guide#TOC-Configuring-the-Structure
0 commit comments