Update build.gradle

This commit is contained in:
Andy Scherzinger 2018-01-18 22:25:25 +01:00 committed by GitHub
parent c6a4bc3b24
commit d2a954b29b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -78,8 +78,8 @@ android {
multiDexEnabled true
versionCode = 30000001
versionName = "3.0.0 RC1"
versionCode = 30000002
versionName = "3.0.0 RC2"
// 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