captchafix
Floens 11 years ago
parent f50cfcb398
commit 8d8fd27ad3
  1. 4
      Clover/app/build.gradle

@ -1,4 +1,4 @@
apply plugin: 'android' apply plugin: 'com.android.application'
android { android {
compileSdkVersion 19 compileSdkVersion 19
@ -9,7 +9,7 @@ android {
targetSdkVersion 19 targetSdkVersion 19
versionName "v1.2.0" versionName "v1.2.0"
versionCode 37 versionCode 38
} }
compileOptions { compileOptions {

Loading…
Cancel
Save