소스 검색

Update build.gradle

Tobias Kaminsky 7 년 전
부모
커밋
46df218d49
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 2 2
      build.gradle

+ 2 - 2
build.gradle

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