0
0
Fork 0
mirror of https://github.com/YTVanced/VancedMicroG synced 2025-01-03 14:11:00 +00:00

updated buildtools

This commit is contained in:
Simon Wörner 2015-11-13 10:54:27 +01:00
parent 4f6a84de9d
commit d6fc8e737e

View file

@ -32,7 +32,7 @@ version = '1.0-SNAPSHOT'
android {
compileSdkVersion 23
buildToolsVersion "23.0.1"
buildToolsVersion "23.0.2"
compileOptions {
sourceCompatibility JavaVersion.VERSION_1_6
}