Skip to content

Commit

Permalink
Update build.gradle
Browse files Browse the repository at this point in the history
  • Loading branch information
dmsherazi committed May 10, 2016
1 parent 564a5bf commit e678cc1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle
@@ -1,13 +1,13 @@
apply plugin: 'com.android.application'

android {
compileSdkVersion 22
compileSdkVersion 23
buildToolsVersion "22.0.1"

defaultConfig {
applicationId "com.github.glomadrian.codeinput"
minSdkVersion 11
targetSdkVersion 22
targetSdkVersion 23
versionCode 11
versionName "1.1"
}
Expand Down

0 comments on commit e678cc1

Please sign in to comment.