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 1f8bc0c + 7754a2e commit 9f2489cCopy full SHA for 9f2489c
build.gradle
@@ -78,8 +78,8 @@ android {
78
79
multiDexEnabled true
80
81
- versionCode = 30000003
82
- versionName = "3.0.0 RC3"
+ versionCode = 30000099
+ versionName = "3.0.0"
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