mirror of
https://github.com/Michatec/Radio.git
synced 2026-05-31 00:52:40 +02:00
build(gradle): set ndk version 29.0.14206865 in gradle build and ci workflow
This commit is contained in:
@@ -22,6 +22,7 @@ android {
|
||||
versionCode 145
|
||||
versionName '14.5'
|
||||
resourceConfigurations += ['en', 'de', 'el', 'nl', 'pl', 'ru','uk', 'ja', 'da', 'fr']
|
||||
ndkVersion "29.0.14206865"
|
||||
externalNativeBuild {
|
||||
cmake {
|
||||
cppFlags ''
|
||||
|
||||
Reference in New Issue
Block a user