mirror of
https://github.com/holub/mame
synced 2025-10-04 16:34:53 +03:00
update to latest build tools for Android (nw)
This commit is contained in:
parent
cb8f19af66
commit
38568d0a58
@ -2,7 +2,7 @@ apply plugin: 'com.android.application'
|
|||||||
|
|
||||||
android {
|
android {
|
||||||
compileSdkVersion 18
|
compileSdkVersion 18
|
||||||
buildToolsVersion "22.0.1"
|
buildToolsVersion "23.0.3"
|
||||||
|
|
||||||
defaultConfig {
|
defaultConfig {
|
||||||
applicationId "org.mamedev.mame"
|
applicationId "org.mamedev.mame"
|
||||||
|
Loading…
Reference in New Issue
Block a user