mirror of
https://github.com/readest/readest.git
synced 2026-04-29 12:00:49 +00:00
chore: update Android target sdk to 35 (#1534)
This commit is contained in:
parent
2b73c5a85a
commit
630025c123
4 changed files with 7 additions and 7 deletions
|
|
@ -5,7 +5,7 @@ plugins {
|
|||
|
||||
android {
|
||||
namespace = "com.readest.native_bridge"
|
||||
compileSdk = 34
|
||||
compileSdk = 35
|
||||
|
||||
defaultConfig {
|
||||
minSdk = 21
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue