1
0
mirror of https://github.com/nerzhul/ownCloud-SMS-App.git synced 2025-06-07 07:56:14 +00:00

Compile with newer build tools

This commit is contained in:
Loic Blot 2016-03-18 11:12:48 +01:00
parent 09ada641e5
commit 114cc84ce6

View File

@ -2,7 +2,7 @@ apply plugin: 'com.android.application'
android {
compileSdkVersion 23
buildToolsVersion "22.0.1"
buildToolsVersion "23.0.2"
useLibrary 'org.apache.http.legacy'
defaultConfig {