1
0
mirror of https://github.com/danog/termux-api.git synced 2025-01-23 05:41:09 +01:00

Bump build tools version

This commit is contained in:
Fredrik Fornwall 2016-06-06 00:19:04 +02:00
parent f40e90b5ce
commit b52856b44e

View File

@ -1,7 +1,7 @@
apply plugin: 'com.android.application'
android {
compileSdkVersion 23
buildToolsVersion "23.0.2"
buildToolsVersion "23.0.3"
defaultConfig {
applicationId "com.termux.api"