mirror of
https://github.com/izzy2lost/Starship.git
synced 2026-07-05 15:19:42 -07:00
Refactor build.gradle for library and application support
This commit is contained in:
@@ -31,7 +31,7 @@ android {
|
||||
}
|
||||
}
|
||||
}
|
||||
ndkVersion "28.2.12604990"
|
||||
ndkVersion "27.0.12077973"
|
||||
compileSdkVersion 36
|
||||
defaultConfig {
|
||||
if (buildAsApplication) {
|
||||
@@ -153,3 +153,4 @@ task prepareKotlinBuildScriptModel {
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user