update gradle and change name to Ameixa CM

This commit is contained in:
xphnx 2016-06-24 19:46:37 +02:00
parent 3d0207d1b7
commit b2e29984a1
3 changed files with 3 additions and 3 deletions

View File

@ -5,7 +5,7 @@ buildscript {
jcenter()
}
dependencies {
classpath 'com.android.tools.build:gradle:1.0.1'
classpath 'com.android.tools.build:gradle:2.1.2'
// NOTE: Do not place your application dependencies here; they belong
// in the individual module build.gradle files

View File

@ -3,4 +3,4 @@ distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists
distributionUrl=https\://services.gradle.org/distributions/gradle-2.2.1-all.zip
distributionUrl=https\://services.gradle.org/distributions/gradle-2.10-all.zip

View File

@ -19,7 +19,7 @@
<resources>
<string name="theme_name">TwelF</string>
<string name="theme_name">Ameixa CM</string>
<string name="theme_author">xphnx</string>
<string name="theme_email">xphnx@protonmail.ch</string>