Update build.gradle

This commit is contained in:
Tobias Kaminsky 2018-02-09 15:25:06 +01:00 committed by GitHub
parent 0fd69c08e7
commit 614b0133ac
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -78,8 +78,8 @@ android {
multiDexEnabled true
versionCode = 30000099
versionName = "3.0.0"
versionCode = 30010099
versionName = "3.0.1 Alpha"
// 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