updated gradle version and sdk

This commit is contained in:
Frank Morgner
2015-07-18 04:49:33 +02:00
parent 05a4d869e6
commit 5c34a27345

View File

@@ -1,8 +1,8 @@
apply plugin: 'com.android.application'
android {
compileSdkVersion 21
buildToolsVersion "21.1.2"
compileSdkVersion 22
buildToolsVersion "22.0.1"
defaultConfig {
applicationId "com.vsmartcard.acardemulator"