From 38568d0a58037a84279f53b579f6bf7bda9a7bc9 Mon Sep 17 00:00:00 2001 From: Miodrag Milanovic Date: Tue, 17 May 2016 16:09:08 +0200 Subject: update to latest build tools for Android (nw) --- android-project/app/build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'android-project') diff --git a/android-project/app/build.gradle b/android-project/app/build.gradle index 1e913c88438..4ee2ec059e7 100644 --- a/android-project/app/build.gradle +++ b/android-project/app/build.gradle @@ -2,7 +2,7 @@ apply plugin: 'com.android.application' android { compileSdkVersion 18 - buildToolsVersion "22.0.1" + buildToolsVersion "23.0.3" defaultConfig { applicationId "org.mamedev.mame" -- cgit v1.2.3