mirror of
https://github.com/null2264/yokai.git
synced 2025-06-21 10:44:42 +00:00
chore: Compile the app against SDK 35
This commit is contained in:
parent
76de509ae5
commit
cd3e526fdf
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
object AndroidConfig {
|
||||
const val compileSdk = 34
|
||||
const val compileSdk = 35
|
||||
const val minSdk = 23
|
||||
const val targetSdk = 35
|
||||
const val ndk = "23.1.7779620"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue