mirror of
https://github.com/kiwix/kiwix-android.git
synced 2025-08-03 10:46:53 -04:00
#2516 taget android 11
This commit is contained in:
parent
b9efa72393
commit
caf0b14fa1
@ -19,8 +19,8 @@
|
||||
import org.gradle.api.JavaVersion
|
||||
|
||||
object Config {
|
||||
const val compileSdk = 29
|
||||
const val compileSdk = 30
|
||||
const val minSdk = 21
|
||||
const val targetSdk = 29
|
||||
const val targetSdk = 30
|
||||
val javaVersion = JavaVersion.VERSION_1_8
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user