Skip to content
This repository has been archived by the owner on Mar 14, 2019. It is now read-only.

Commit

Permalink
The required Android version is 2.3.3 and above.
Browse files Browse the repository at this point in the history
  • Loading branch information
codestation committed Sep 7, 2016
1 parent 887de65 commit 4472178
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,11 @@ apply plugin: 'com.android.application'

android {
compileSdkVersion 24
buildToolsVersion "24.0.1"
buildToolsVersion "24.0.2"

defaultConfig {
applicationId "com.codestation.henkakuserver"
minSdkVersion 15
minSdkVersion 10
targetSdkVersion 24
versionCode 6
versionName "1.5"
Expand Down

0 comments on commit 4472178

Please sign in to comment.