You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-12-02 16:48:55 +00:00
Merge pull request #13073 from kosz78/android-compile-sdk-version
Up android 'compileSdkVersion' to 24 [ci skip]
This commit is contained in:
@@ -31,7 +31,7 @@ android {
|
||||
disable 'MissingTranslation'
|
||||
}
|
||||
|
||||
compileSdkVersion 23
|
||||
compileSdkVersion 24
|
||||
buildToolsVersion "26.0.1"
|
||||
useLibrary 'org.apache.http.legacy'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user