mirror of
https://github.com/kiwix/kiwix-android.git
synced 2025-09-22 12:03:09 -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")
|
||||
versionCode = generateVersionCode()
|
||||
versionName = generateVersionName()
|
||||
ndkVersion = "21.0.6113669"
|
||||
}
|
||||
|
||||
lintOptions {
|
||||
|
Loading…
x
Reference in New Issue
Block a user