mirror of
https://github.com/kiwix/kiwix-android.git
synced 2025-09-23 04:33:54 -04:00
Fix #1804 Update gradle version
This commit is contained in:
parent
95a8e4d692
commit
4a7a57d311
@ -44,6 +44,7 @@ android {
|
|||||||
resValue("string", "app_search_string", "Search Kiwix")
|
resValue("string", "app_search_string", "Search Kiwix")
|
||||||
versionCode = generateVersionCode()
|
versionCode = generateVersionCode()
|
||||||
versionName = generateVersionName()
|
versionName = generateVersionName()
|
||||||
|
ndkVersion = "21.0.6113669"
|
||||||
}
|
}
|
||||||
|
|
||||||
lintOptions {
|
lintOptions {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user